@charset "windows-1252";
body {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#FFFFFF;
}	 

A:link
{
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
}	  

A:visited
{
color: #bbbbbb;
text-decoration: none;
font-weight: normal;
}
					 
A:active, A:hover
{
color: #CCCCCC; 
font-weight: underline, overline; 
text-decoration: none;
}  

body {
background-color: #000000; 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal;
color: silver; 
}

li {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
}

tr, td {
   font-size: 8pt;
   color: silver;
   font-family: Verdana, Arial, helvetica, sans-serif;
   line-height: ;
} 

input {
background-color: navy;
color: white;
filter: Alpha(Opacity=40);
border-width: 1px;
border-style: dotted;
border-color: white;
}  

textarea {
background-color: navy;
color: white;
filter: Alpha(Opacity=40);
border-width: 1px;
border-style: dotted;
border-color: white;
}
