body {
	margin-top: 10px;
}

.main-body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
	text-align: left;
	line-height: 15px;
	color: #666666;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
a.mainlinks:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.mainlinks:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.mainlinks:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a.mainlinks:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.main-body-text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
	text-align: left;
	line-height: 15px;
	color: #FF0000;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FF0000;
}
a.redtext:active {
	color: #FF0000;
	text-decoration: underline;
}
a.redtext:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.redtext:link {
	color: #FF0000;
	text-decoration: underline;
}
a.redtext:visited {
	color: #FF0000;
	text-decoration: underline;
