A:link{color:#98B0DC;text-decoration:none;font-weight:bold;cursor: s-resize;}
A:visited{color:#c2d4f5;text-decoration:none;font-weight:bold;cursor: s-resize;}
A:active{color:#98B0DC;text-decoration:none;background-color: #c2d4f5;font-weight:bold;cursor: s-resize;}
A:hover{color:#c2d4f5;text-decoration:none;background-color: #98b0dc;font-weight:bold;cursor: s-resize;}

body { margin:0px;
   background-color: #98b0dc;
   font-family:  georgia;
   font-size: 8pt;
   color: #98b0dc;
}

select, option {
   background-color: #577CBD;
   font-family: georgia;
   font-size: 8pt;
   color: #98b0dc;
}

div {font-family:  georgia;
   font-size: 8pt;
   color: #98b0dc
   font-weight: bold;
   border-bottom: dotted #98b0dc 2px
   
}

 

div#fan {position: absolute; left: 200px; top: 5px; width: 546px; padding: 10px;font-family: verdana;font-size: 8pt;color: #ffffff; background-color: #577CBD;border:1pt solid #c2d4f5;}

TR,TD,P { 
   font-family:  georgia;
	font-size: 8pt;
		color: #ffffff;
	}
	
input,textarea 
{ background: #577cbd;  
   color: #98b0dc; 
   font-size: 8pt; 
   letter-spacing: 1pt; 
   font-family: georgia; 
   background: none; 
   border:1pt solid #98b0dc;
}



