body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.maintext {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
}
.bigmaintext {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
a:link.red {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #CC0033;
	font-wieght: bold;
	text-decoration: underline;
}
a:visited.red {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-wieght: bold;
	color: #CC0033;
	text-decoration: underline;
}
a:hover.red {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-wieght: bold;
	text-decoration: underline;
}
a:active.red {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-wieght: bold;
	color: #CC0033;
	text-decoration: underline;
}