﻿body
{
	background-color: #676767;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sectionHeader
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.sectionHighlight
{
	font-size: 15px;
	font-weight: bold;
	color: #981E22;
}
a
{
	text-decoration: none;
	color: #981E22;
}