.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #996633;
	padding-right: 10px;
	padding-left: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #084570;
	padding-right: 10px;
	padding-left: 10px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: #000066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000066;
}
a:link {
	color: #996633;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #084570;
	text-decoration: none;
	background-color: #CDDED5;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.subheadnobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	line-height: 14px;
	font-weight: normal;
}
.table {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #084570;
}

