.mainlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.email {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.email:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.formtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.points {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.border {	
padding: 0px 0px 0px 0px;
border: 1px   solid     #000000;
}