.subHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #055240;
	line-height: 18px;
}

.mainContent
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
}

.mainContent a
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}

.mainContent a:hover
{
	text-decoration: underline;
}

.contentHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #996633;
}