body         { font-family: Arial, Helvetica, sans-serif }
.redLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.black, a, a:link {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: 800;

}
.black a:visited {
	font-family: Arial, Helvetica, sans-serif, Impact;
	color: #00C800;
}
.black a:hover {
	font-family: Arial, Helvetica, sans-serif, Impact;
	color: #FFCC00;
	background-color: #006600;

}
.black a:active {
	font-family: Arial, Helvetica, sans-serif, Impact;
	color: #33FF00;
	background-color: #006600;

}

.copy {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.reg {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: smaller;
	font-style: normal;
	font-weight: lighter;
h2 {
	font: 700 16px Arial, Helvetica, sans-serif, Impact;
}
h2 {
	font: 800 20px/20px Arial, Helvetica, sans-serif, Impact;
}
h1 {
	font: 900 26px/26px Arial, Helvetica, sans-serif, Impact;
	margin-top: 8px;
	margin-bottom: 8px;
}
.capInitial {
	font: bold 30px/30px Arial, Helvetica, sans-serif, Impact;
	color: #990000;
	letter-spacing: -1px;


}
.paddingTop {
	font-family: Arial, Helvetica, sans-serif, Impact;
	padding-top: 14px;
}
