.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.maintextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF4CA;
	border: 1px solid #800000;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headingarialbold13 {
	font-family: Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}
.mainheadingarialbold15 {
	font-family: Arial, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.bodyarialnormal {
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.arial12black a {
	color: #0000FF;
	text-decoration:underline;
}
.arial12black a:hover {
	color: #663366;
	text-decoration:underline;
}

