h1 {font-family:tahoma; font-size=20; font-style=bold; color:blu}
h2 {font-family:tahoma; font-size=14; color:green}
h3 {font-family:tahoma; font-size=12; color:green}
h4 {font-family:tahoma; font-size=9; color:gray}
p {font-family:tahoma; font-size=12; color:white}
font {font-family:tahoma; font-color: white} 
a:link {
	font-family:tahoma;
	color:#004E93;
font-size=12; 			text-decoration:none
}
a:visited {
	font-family:tahoma;
	color:#004E93;
font-size=12; 	text-decoration:none
}
a:hover {
	font-family:tahoma;
	color:#004E93;
font-size=12; 	text-decoration:underline
}
a:active {
	font-family:tahoma;
	color:#FF0000;
font-size=12; 	text-decoration:none
}

Body {scrollbar-face-color: #ffffff; scrollbar-shadow-color: #021E67; scrollbar-highlight-color: 
#ffffff; scrollbar-3dlight-color:#021E67;
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: white; 
scrollbar-arrow-color: #064D8B}

