.blacktext {
	font-color: #000000;
	color: #000000;
}
.headergreylarge {
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
.headerredlarge {
	font-size: 1.2em;
	color: #993333;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
.headerredsmaller {
	font-size: 1em;
	color: #993333;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}

.headerknockout {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B4242;
	margin: 2px;
	padding: 4px;
	display: block;
	border: 1px solid #000000;
}
