A { 	
	font-family : Tahoma;
	color : #413A94;
	text-decoration : none;
 	font-weight : bold;
	font-size : 9pt;
	font-style : bold;
	}
A:HOVER { 	
	color: blue;
	}
H1 { 
	
	font-family : Arial Narrow;
	color:maroon;
	}

H2 {
	font-family : Arial;
	color:navy;
}
H3 {
	color:#006800;
}
BODY { 	
	BACKGROUND-ATTACHMENT : fixed;
	background-color : #FDF8F1;
	font-family : Tahoma;
	font-face : Tahoma;
 	font-size : 12pt;
 	font-style : normal;
	color : navy;
	scrollbar-base-color : #FCF0DE;
	scrollbar-arrow-color : navy;
	}
TD { 	
	font-family : Tahoma;
	font-size : 12pt;
 	font-style : normal;
	color : navy;
	}