A:hover
{
COLOR: #F8D2E7;
text-decoration: underline overline;
}

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



A:Visited
{
color: #007F00;
text-decoration: underline;
}

BODY

{
font-family:verdana,times new roman; font-size:9pt;
margin-left:0; margin-top:0px; margin-right:0;
background-color:#FFFFFF; background-image:url(design/style1/white.jpg); color:#000000;


scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #F8D2E7;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-darkshadow-color: #F8D2E7;
scrollbar-shadow-color: #dfdfdf;
scrollbar-arrow-color: #CFCFCF;
}



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;
}