a:link
{
	color: rgb(8, 33, 255); 
; text-decoration: none}
a:visited
{
	color: rgb(110, 0, 0); 
; text-decoration: none} 
a:active 
{
	color: rgb(8, 33, 255);
; text-decoration: none}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
p
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
}
h2
{
	color: rgb(0, 0, 0); 
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
h3
{
	color: rgb(0, 0, 0); 
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}
