a:hover {  color: #FF0000; text-decoration: underline}
a:link {  }
a:visited {  }
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.boldbrown {
	color: #990000;
	font-weight: bold;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boldbrownitalic {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
