.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
a.maintext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #993333;
	text-decoration: none;
	text-align: left;
}
a.maintext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #0066FF;
	text-decoration: underline;
	text-align: left;
}
a.maintext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #993333;
	text-align: left;
}
