
BODY {
scrollbar-face-color: #C0C0C0;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color:#000080;

}

.bodytext{
	Font-Family : Arial, helvetica;
	Font-Size : 80%;
     Font-Weight : none;
	Color : #800000;
	
	}

.bodytext2{
	Font-Family : Arial, helvetica;
	Font-Size : 60%;
     Font-Weight : none;
	Color : #000080;
	
	}
	
.bodytext3{
	Font-Family : Arial, helvetica;
	Font-Size : 100%;
     Font-Weight : none;
	Color : #000080;
	
	}
	
.bodytext4{
	Font-Family : Arial, helvetica;
	Font-Size : 90%;
     Font-Weight : none;
	Color : #000080;
	
	}

H3 { color: #000080; font-size: 16px;
                              font-family: Arial, helvetica;
 }
H4 { color: #000080; font-size: 20px;
                              font-family: Arial, helvetica;
 }

A  {
    Font-Family : Arial, helvetica;
	Font-Size : 90%;
	color : #000080;
	text-decoration : none;
	background : #C0C0C0;
}

A:Visited  {
     Font-Family : Arial, helvetica;
	Font-Size : 90%;
	color : #000000;
	text-decoration : none;
}

A:Active  {
    Font-Family : Arial, helvetica;
	Font-Size : 90%;
	color :#FFFFFF;
	text-decoration : none;
}

A:Hover  {
     Font-Family : Arial, helvetica;
	Font-Size : 90%;
	color : #FF0000;
	text-decoration : bold;
	
}

