td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: 7B2110;
}
.redLinks {
	font-size: 14px;
	font-weight: bold;
	color: 7B2110;
	text-decoration: none;
	padding-left:10px;
}
.redLinks:hover {
	text-decoration: underline;
}
.atLink {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
.redBold {
	font-size: 12px;
	font-weight: bold;
	color: 7B2110;
}
.redText {
	font-size: 12px;
	color: 7B2110;
}
.bigRed {

	font-size: 24px;
	font-weight: bold;
	color: 7B2110;
	text-decoration: none;
}
