body, table
{

font-family:verdana;
font-size:8pt;
color:#black;
scrollbar-face-color:669966;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:669966;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:669966;
scrollbar-track-color:669966;
scrollbar-arrow-color:black;
text-align: justify;
}


A:link { text-decoration: underline; color:black} 
A:visited { text-decoration: underline; color:black} 
a:hover { text-decoration: none ; color:black; background-color:silver; } 

h1, h2, h3, h4, h5
{
font-family:verdana;
color:black;
}

input, textarea, select 
{font-family:verdana; font-size:10px; background-color:white; border: 1px solid black; color:669966; } 