@charset "UTF-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #669966;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #669999;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
