body
{
	font-size: 11px;
	font-family: "Arial", "Helvetica", sans-serif;
	background-color: #b5b6ad;
}

A.nav:link
{
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	font-family: "Arial", "Helvetica", sans-serif; 
	text-decoration: none
}

A.nav:visited
{
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	font-family: "Arial", "Helvetica", sans-serif; 
	text-decoration: none
}

A.nav:hover {
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	font-family: "Arial", "Helvetica", sans-serif; 
	text-decoration: underline
}

A:link, A:active, A:visited
{
	color: #4e5555; 
	text-decoration: underline
}

A:hover
{
	color: #777777; 
	text-decoration: none
}

.s16text, .s2text, .s9text, .s10text, .s10textboldw, .s11text, .s12text, .s12textboldw, .s13text, .s14text, .s14textbold, .s16text, .s18text, .s18textbold, .s20text, .s20textbold, .s21text, .s22textbold, .s14header, .s18header, .s20header, .s24header, .s24ulheader
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	color: black;
}

.s2text
{
	font-size: 2px;
}

.s9text
{
	font-size: 9px;
}

.s10text
{
	font-size: 10px;
}

.s10textboldw
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.s11text
{
	font-size: 11px;
}

.s12text
{
	font-size: 12px;
}

.s12textboldw
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.s13text
{
	font-size: 13px;
}

.s14text
{
	font-size: 14px;
}

.s14textbold
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.s18text
{
	font-size: 18px;
}

.s18textbold
{
	font-size: 18px;
	font-weight: bold;
}

.s20text
{
	font-size: 20px;
}

.s20textbold
{
	font-size: 20px;
	font-weight: bold;
}

.s21text
{
	font-size: 21px;
}

.s22textbold
{
	font-size: 22px;
	font-weight: bold;
}

.s14header, .s18header, .s20header, .s24header, .s24ulheader
{
	font-size: 18px;
	font-weight: bold;
	color: FC4103;
}

.s14header
{
	font-size: 14px;
}

.s20header
{
	font-size: 20px;
}

.s24header
{
	font-size: 24px;
	font-weight: bold;
}

.s24ulheader
{
	font-size: 24px;
	text-decoration: underline;
}



