.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.halolink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.halolink:link { color: #0064BA; }
a.halolink:active { color: #F16131; }
a.halolink:visited { color: #0064BA; }
a.halolink:hover { color: #FFFFFF; text-decoration: underline; }

