.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.body:link {
	font-weight: bold;
	color: #91007B;
	text-decoration: none;
}
.body:active, .body:hover {
	font-weight: bold;
	color: #EA409C;
	text-decoration: none;
}
.body:visited {
	font-weight: bold;
	color: #91007B;
	text-decoration: none;
}
.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EA409C;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyright:link {
	font-weight: bold;
	text-decoration: none;
}
.copyright:visited, .body:active, .body:hover {
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border: 1px solid #000000;
}
