body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back.gif);
}
.bottom {
	font-size: 9px;
}
a:link {
	color: #11029C;
	text-decoration: none;
}
a:visited {
	color: #11029C;
	text-decoration: none;
}
a:hover {
	color: #9DCEE7;
	text-decoration: underline;
}
a:active {
	color: #9DCEE7;
	text-decoration: none;
}
.main {
	font-size: 12px;
}
.smallheader {
	font-size: 9px;
	font-weight: bold;
	color: #0F009B;
}
.date {
	font-size: 9px;
	font-weight: bold;
	color: #0F009B;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #0F009B;
}
.formtitle {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
