.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}
.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #0066CC;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECDEB9;
	border-left-color: #ECDEB9;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
	padding: 4px;
	text-decoration: none;
	display: block;
	background-color: #E2E9F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.formsubheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #E2E9F3;
}
.cutline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
