@charset "iso-8859-1";
body         { font-style: normal;
               font-variant: normal; 
			   font-weight: none; font-size: 10px; 
               font-family: Tahoma, Arial,Veranda; 
			   background-color: #FFFFFF; 
			   color: #000000;
			   scrollbar-face-color: #ffffff; 
               scrollbar-highlight-color: #ffffff; 
			   scrollbar-shadow-color: #FFFFFF;
			   scrollbar-3dlight-color: #FFFFFF; 
               scrollbar-arrow-color: #87CEEB;
			   scrollbar-track-color: #6495ED; 
               scrollbar-darkshadow-color: #ffffff;
cursor:move; }
		   

a:link {color: #FFFFFF; text-decoration: none;cursor:wait;}
a:visited {color: #FFFFFF; text-decoration: none;cursor:wait;}
a:active {color: #FFFFFF; text-decoration: none;cursor:wait;}
a:hover  { color: #FFFFFF; text-decoration: none;border: dotted 1px #000000;cursor:help; font-weight:bold}

hr {color: #a0d9ff;size: 1pt;}

table {font: 10px Verdana, Arial;}
.header{background-color:#FFFFFF;border:solid 1pt #000000;font:10px Verdana,Arial;}