a.white:link, a:visited {color: #FFFFFF;	font-weight: bold; text-decoration: none;}
a.white:hover {text-decoration: underline; color: #FFFFFF;}
a.white:active {text-decoration: none; color: #FFFFFF;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}
.subheadpink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ##CC3366;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}