.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.formLabel {
	font-family: verdana;
	font-size: 11px;
	color: #0074b3;
}

.largeText {
	font-family: verdana;
	font-size: 18px;
	color: #0074b3;
	font-weight: bold;
}

.smallText {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited {
	color: #0074b3;
}

a:hover, a:active {
	color: #ff8d00;
}