
A:Link
{
Color: #FFFFFF;
text-decoration: none;
}

A:Visited
{
Color: #FFFFFF;
text-decoration: none;
}

A:Hover
{
Color: #F8D2E7;
text-decoration: underline overline;
}


BODY

{
font-family:verdana,times new roman; font-size:7pt;
margin-left:0; margin-top:0px; margin-right:0;
background-color:#676767; color:#000000; color: #FFFFFF;


scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #DE0000;
scrollbar-3d-light-color: #007D00;
scrollbar-darkshadow-color: #dfdfdf;
scrollbar-shadow-color: #dfdfdf;
scrollbar-arrow-color: #007D00;
}



input, select, textarea, button

{
background-color: #EEEEEE;
border-color: #555555;
/* border-width: 1px;*/

color: #333333;
border-style: groove;
}



h1

{

font-family: verdana,arial,times new roman;
align: center;
font weight: bold;
font-size: 15pt;
color: #007D00;

}



h2

{

font-family: verdana,arial,times new roman;
align: center;
font weight: bold;
font-size: 18pt;
color: #007D00;

}



h3

{
font-family: verdana,arial,times new roman;
align: center;
font weight: bold;
font-size: 20pt;
color: #007D00;
}



td

{
font-family: verdana,arial,times new roman;
font-size: 8pt;
text-align: left;
color: #FFFFFF;
}


th

{
font-family: verdana,arial,times new roman;
font-size: 9pt;
text-align: left;
color: #FFFFFF;
}