.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	text-align: justify;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	text-align: justify;
}

a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #003399;
	text-align: justify;
	text-decoration: none;
   }
   
a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #003399;
	text-align: justify;
	text-decoration: none;
 }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #003399;
	text-align: justify;
	text-decoration: underline;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}

a.footer:link{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
   }
   
a.footer:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
 }
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #999999;
}