BODY {
	color: #663A00;
	background-color: #215697;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.introtext {
	font-family: Times New Roman, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

.maintext {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #3F3F3A;
	font-size: 10px;
	text-decoration: none;
}

.staffname {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #0049A2;
	font-size: 10px;
	text-decoration: none;
}

.quote {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #0049A2;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

.quote2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

.mainheader {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #3F3F3A;
	font-size: 11px;
	text-decoration: none;
}

.bottommenu {
	font-family: Verdana;
	font-weight: normal;
	color: #85B7F3;
	font-size: 11px;
	text-decoration: none;
}

.bottommenu A
{
	color: #FFFFFF;
	text-decoration : underline;
}

.bottommenu A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottommenu A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottommenu A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottommenu A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.tableheader {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #3F3F3A;
	font-size: 10px;
	text-decoration: none;
}

.tablebody {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #3F3F3A;
	font-size: 10px;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #676763;
	font-size: 8px;
	text-decoration: none;
}