a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #E51939;
	text-decoration: none;
}
.rules {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #E51939;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #19A54A;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E51939;
	line-height: 18px;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E51939;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.rightcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E51939;
}
.underline {
	color: #D70929;
	text-decoration: underline;
}
