A:link {
	text-decoration: none;
	color: #0000CC;
}
A:visited {
	text-decoration: none;
	color: #CC99CC;
}
A:hover {
	text-decoration: underline;
	color: #993333;
			
}
A:active { text-decoration: underline; color: #993333; }



body, textarea {
	scrollbar-3dlight-color : #c8e0f8;
	scrollbar-arrow-color : #666699;
	scrollbar-base-color : #f2f5ff;
	scrollbar-darkshadow-color : #505c60;
	scrollbar-face-color : #c8e0f8;
	scrollbar-highlight-color : #F0FFF8;
	scrollbar-shadow-color : #505c60C;
	scrollbar-track-color : #f2f5ff;
}
BODY, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {
	background: #F2F5FF;
		
	color: #000066;
	font-size: 14px;
	text-align: center;
	border : none #000066;
	font-weight : bolder;
	font-family:  Verdana,  Arial, Helvetica, sans-serif;
	text-decoration : none;
}
P {
	text-align: center;
}

H1 {
	letter-spacing:1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-align: center;
	font-weight: bolder;
	color:#000066;
}
        H2 {
	letter-spacing:1pt;
	font-size:16pt;
	text-align: center;
	font-weight: bolder;
	color:#000066;
	font-family : Arial, Helvetica, sans-serif;
}
        H3 {
	 letter-spacing:1pt; font-family: Arial, Helvetica, sans-serif;					   		font-size:14pt;
	text-align: center;
 font-weight: bolder; color:#000066;
} 
		H4 {
	letter-spacing:1pt; font-family: Verdana,  Arial, Helvetica, sans-serif;					   		font-size:12pt;
	text-align: center;
 font-weight: bolder; color:#000066;	
}
		H5 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;					   		font-size:10pt;
	text-align: center;
 font-weight: bold; color:#000066;		
		}	