.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #820024;
	text-decoration: none;
}
.subheader_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #820024;
	text-decoration: none;
}
.subheader_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
A.white {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

A:hover.white {color:#FFFFFF; text-decoration;}

A.green{
	color:#82B64D;
	text-decoration:underline;
	font-weight: normal;
}
A:hover.green  {color:#333333; text-decoration;}
.bodyWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
