.bodytext    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #013f5f;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 013f5f;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt8;
	color: #013f5f;
}
a:link       {
	color: #013f5f;
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	color: #013f5f;
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	color: #013f5f;
	text-decoration: none;
}
