h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #c32c2c;
	text-decoration: none;
	padding-top: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	padding-top: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.copy:link {
	color: #c32c2c;
	text-decoration: underline;
}
.copy:visited {
	color: #c32c2c;
	text-decoration: underline;
}
