.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #0079AD;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #0079AD;
}
A:link {
color: #0079ad;
}
A:visited {
color: #0079ad;
}
.box {
	width: 495px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #AFAE8A;
	padding: 6px;
}
