.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FEEAB5;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	border-bottom-style: solid;
	border-bottom-color: #FEEAB5;
	width: auto;
	border-top-style: solid;
	border-top-color: #FEEAB5;
	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;
}