a:link {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #990000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #FF6600;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

BODY 
{
scrollbar-face-color: #990000; 
scrollbar-arrow-color: #FF6600;
scrollbar-highlight-color: #FF6600; 
scrollbar-3dlight-color: #CC0000; 
scrollbar-darkshadow-color: #FF6600; 
scrollbar-track-color: #CC0000; 
background-attachment: fixed
}
