.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004600;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FBD060;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004600;
	border-bottom-style: solid;
	border-bottom-color: #FBD060;
	width: auto;
	border-top-style: solid;
	border-top-color: #FBD060;
	border-top-width: medium;
	border-bottom-width: medium;
	padding: 2px;
}
.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

