.mainbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-right: 30px;
	margin-left: 40px;
	margin-top: 8px;


}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #006699;
}
a:link {
	font-weight: bold;
	color: #036497;
}
em {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #026793;
	margin-bottom: 0px;
}
a:visited {

	font-weight: bold;
	color: #036497;
}
a:hover {


	font-weight: bold;
	color: #0099CC;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036497;
	text-align: center;
	margin-top: 8px;
}
.formlabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	text-align: right;


}
.formfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.button {
	font-size: 10pt;
	font-weight: bold;
	background-color: #9ACACA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
