.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.maintext:link {color: #000066;text-decoration: none;font-weight: bold}
.maintext:visited {color: #000066;text-decoration: none;font-weight: bold}
.maintext:active {color: #000066;text-decoration: none;font-weight: bold}
.maintext:hover {color: #000066;text-decoration: none;font-weight: bold}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
