body
{
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;	
}

a
{
	color: #003399;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	color: #CC5038;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration:  underline;
}

a:visited 
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;	
}

p
{
	text-indent: 10pt;
	text-align: justify;
}
