a:link
{
	color: #4B4B99; text-decoration:underline 
}
a:visited 
{
	color: #4B4B99; text-decoration:underline  
} 
a:active 
{
	color: #CC3333; text-decoration:underline 
}
body
{
	font-family: Arial, Verdana;
	background-color: "#ffffff";
	color: #000000;	
	font-size: 24pt;
}
h1
{
	font-family: Arial;font-size:14pt; color:#4B4B99; font-weight:bold;
}
h2
{
	font-family: Arial;font-size:12pt; color:#4B4B99; font-weight:bold; 
}
h3
{
	font-family: Arial;font-size:12pt; color:#4B4B99; font-weight:bold; font-style:italic 
}