P  {}

H1  {font family: Arial;
     font-size: 20px;
     font-style: normal;
     font-weight: bold;           
     }

H2  {font family: Arial;
     font-size: 16px;
     font-style: normal;
     font-weight: bold;    
     }

H3  {font family: Arial; text-align: center;
     font-weight: bold;
     font-size: 16px;
    }

H4  {font family: Arial;
     font-size: 12px;
     font-weight: normal;
    }


A  {
	text-decoration : none;
	color: #990000;
	}

A:Visited  {
	}

A:Active  {
    color: #FF0000
	}

A:Hover  {
    color: #990000;
	 text-decoration: underline;
	
}
UL {
	list-style-type: square;
	color: #000000;
}
BODY, TD  {
	font-family : Arial;
	font-size: 12px;
	color: #990000;
	scrollbar-face-color: #FFFFCC; 
scrollbar-shadow-color: #990000; 
scrollbar-highlight-color: #FFCC00; 
scrollbar-3dlight-color: #990000; 
scrollbar-darkshadow-color: #FFCC00; 
scrollbar-track-color: #FFFFCC; 
scrollbar-arrow-color: #990000;}

		
}

