body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F8EB9;
}

#maintext {
	font-size: 10pt;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7F8EB9;
	font-weight: bold;
	letter-spacing: 5px;
}
h1 {font-size: 12pt;
	font-weight: bold;
	color: #7F8EB9;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #7F8EB9;
}

a:link a:visited a:active {
	text-decoration: none;
	color: #7F8EB9;
}

a:hover {
	color: #7F8EB9;
	background-color: #CCFF33;
}
