.bodytext {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000033;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.subheads {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

