.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 25px;

}
h1	{font-size: 14pt;
	color: #423c5f;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	color: #FF9966;
	font-weight: bold;
}
em {
	color: #330066;
	font-weight: bold;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	line-height: 130%;
}
a {
	color: #432C5F;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.formlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.formfield {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.button {
	color: #FFFFFF;
	background-color: #423c5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
