.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: 3b376c;
	text-align: justify;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-transform: uppercase;
}
.formbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: 3b376c;
}
a:link {
	color: 3b376c;
}
a:hover {
	color: 3b376c;
	text-decoration: none;
}
a:active {
	color: #b3b3b3;
	text-decoration: none;
}
a:visited {
	color: 3b376c;
}

