.bodytext    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;

}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666}
.mediumtext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666}
a:link       {
	color: black;
	text-decoration: none;
	font-family: Arial;
}
a:visited    {
	color: black;
	text-decoration: none;
}
a:hover      {
	color: blue;
	text-decoration: none;
}