.bodycopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #2E2D27;
	text-decoration: none;
}
.Titlecopy {
	font-family: Arial;
	font-size: 18px;
	line-height: 30px;
	font-weight: lighter;
	color: #B3013C;
	text-decoration: none;
}
.Highlighted {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SubTitlecopy {
		font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2E2D27;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2E2D27;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2E2D27;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B3013C;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2E2D27;
	text-decoration: none;
}
