@charset "UTF-8";
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
.head {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: normal;
}
.bodytext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
}
a:link {
	color: #575778;
	text-decoration: underline;
}
a:visited {
	color: #575778;
	text-decoration: underline;
}
a:hover {
	color: #575778;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.serifbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
