body 
{ background-image: url('kumabg.gif');
background-color: #FFFFFF;
background-attachment: fixed;
font-family: verdana; 
color: #A9A9A9;
letter-spacing: 1px; 
font-weight: normal; 
font-size: 7.5pt;
cursor: default;
}

b {
font-family: georgia; 
color: #747474;
}

u { 
text-decoration: none;
font-weight: bold;
}

A:link, A:active, A:visited {font-family: arial; 
font-weight: bold; 
color: #747474;
text-decoration: none; 
cursor: nw-resize; 
background: #FFFFFF;
}
A:hover {font-family: arial; 
font-weight: bold;
color: #747474;
text-decoration: none;
cursor: nw-resize; 
background: #F2F2F2;
border-bottom: 2px solid #FFFFFF;
}

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #F2F2F2;
scrollbar-highlight-color: #F2F2F2;
scrollbar-3dlight-color: #F2F2F2;
scrollbar-shadow-color: #DBDBDB;
scrollbar-darkshadow-color: #F2F2F2;
scrollbar-track-color: #F2F2F2;
}

input, textarea, option, select {
	font-size : 7.5pt; 
	font-family : verdana; 
	color : #A9A9A9; 
	border : 1px solid #B9B9B9; 
	background-color : #FFFFFF; 
	border-bottom-width : 1px; 
	border-top-width : 1px; 
	border-left-width : 1px; 
	border-right-width : 1px; 
}

h1 {
font-family: arial; 
color: #FFFFFF;
letter-spacing: 1px; 
font-weight: bold; 
font-size: 7.5pt;
text-align: right;
text-transform: uppercase;
background: #9A9A9A;
line-height: 7pt;
}

h2 {
font-family: georgia; 
color: #9A9A9A;
letter-spacing: 2px; 
font-weight: bold; 
font-size: 12pt;
text-align: right;
}


#content {
      width: 300px;
      height: 134px;
      overflow: auto;
      }
