@charset "utf-8";
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.bigCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #862175;
}
.hfbadvertising {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
}
.hfbadvertising:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: underline;
}
