.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.maintitle {
	font-size: 12pt;
	color: 00525E;
	font-weight: bold;
	text-transform: none;

}
a {
	color: 00525E;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: BDB25A;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 00525e;
}
