body { font-family: Verdana, Arial, Helvetica, sans-serif;}

.mainText {
	font-size: 12px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smallText {
	font-size: 9px;
}


.footer {
	font-size: 9px;
	color: white;
	text-align: center;
}

.footer a {
	color: white;
}


