body {
	font-size: 8pt; 
	font-family: tahoma; 
	color: #000000; 
	letter-spacing:0pt;
	cursor: url('cursor.ani');
	background-color: #AADDFE;
}

body {
	scrollbar-face-color: #3FB5FF;
	scrollbar-highlight-color: #C1E7FF;
	scrollbar-3dlight-color: #8CD2FE;
	scrollbar-darkshadow-color: #C3C3C3;
	scrollbar-shadow-color: #66C3FE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #AADDFE;
}



.head { 
	border-left:0px none; border-right:0px none; font-family: tahoma;
	padding-left: 0px;
	padding-right:0px;
	font-weight: bold;
	background:#DADADA
}


b {
	font-family: tahoma;
	font-size: 8pt;
	color: #0D82E7;

}


i {
	font-family: verdana;
	font-size: 8pt;
	color: #0D82E7;
	font-transform:uppercase;
}

u {
	font-family: tahoma;
	font-size: 8pt; 
	color: #0D82E7;
}



hr {
	border: 1px;
	border: 1px dashed #0D82E7;
}


table {
	background: #8CD2FE;
	font-family: verdana;
	color: #000000; 
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 8pt;

}



A:link{
	color:#31A1FD;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
A:visited{
	color:#0D82E7;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
A:hover{
	color:#000000;
	text-decoration:none;
	background-color:none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
A:active{
	color:#000000;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

select, textarea  {
	font-family: verdana;
	color : #8CD6FF;
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 8pt;
	border-style: double;
	border-color: #4AB5FF;
	border-width: 0px;
}

input  {
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	letter-spacing: 0pt;
	background-color : #D6EDFC;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffbbe6;
	border-bottom: 1px solid #ffbbe6;
	border-left: 1px solid #ffffff;
} 
