.PrimaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.PrimaryNav:link {
	color: #FF0000;
	text-decoration: none;
}
.PrimaryNav:active {
	color: #FF0000;
	text-decoration: none;
}
.PrimaryNav:visited {
	color: #FF0000;
	text-decoration: none;
}
.PrimaryNav:hover {
	color: #000000;
	text-decoration: underline;
}
.SecondaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.SecondaryNav:link {
	color: #FF0000;
	text-decoration: none;
}
.SecondaryNav:active {
	color: #FF0000;
	text-decoration: none;
}
.SecondaryNav:visited {
	color: #FF0000;
	text-decoration: none;
}
.SecondaryNav:hover {
	color: #000000;
	text-decoration: none;
}
.Title {
	font-family: "Agency FB", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;

}
.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.MainQuote {
	color: #000000;
}
.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
