.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.calloutgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.calloutred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CA0107;
}

a:link { color: #CA0107; text-decoration: none;}
a:visited { color: #CA0107; text-decoration: none; }
a:hover   { color: #000000; text-decoration: none; }
a:active  { color: #CA0107; text-decoration: none; }
