a:link
{
	color: rgb(0,51,153); 
}
a:visited
{
	color: rgb(0,51,153); 
} 
a:active 
{
	color: #FF0000;
}
a:hover  
{
	color: #FF0000;
}

body
{
	font-family: Arial, Verdana, Helvetica; font-size:12pt;
	background-color: rgb(255,255,255);font-weight: bold;
	color: rgb(0,0,0); 
}
p
{
	font-family: Arial, Verdana, Helvetica; font-size:12pt;
	font-weight: bold;
	color: rgb(0,0,0); 
}


h1
{
	font-family: Arial ,Verdana, Helvetica; font-size: 36pt;
	color: #FF0000; font-weight: bold;
}
h2
{
	font-family: Arial ,Verdana, Helvetica; font-size: 20pt;
	color: #000066; font-weight: bold;
}
h3
{
	font-family: Arial ,Verdana, Helvetica; font-size: 16pt;
	color: #0099FF; font-weight: bold;
}