.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 15pt;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 15pt;
	font-weight: lighter;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4F3A31;
	line-height: 15pt;
	
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 15pt;

}

.quizheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4F3A31;
	line-height: 15pt;
	font-weight: lighter;
}

.mainheader {
	font-family: "League Gothic";
	font-size: 24px;
	color: #559DAE;
	line-height: normal;
	font-weight: bolder;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #559DAE;
	line-height: 15pt;
	font-weight: bold;
}

.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #559DAE;
	line-height: 15pt;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6633;
	font-style: italic;
	line-height: 21pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14pt;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB2D26;
	line-height: normal;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14pt;

}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	line-height: 14pt;
	text-decoration: underline;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	line-height: 14pt;
	text-decoration: underline;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14pt;
	text-decoration: none;
}

a.navsm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 14pt;
	text-decoration: underline;
}

a.navsm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 14pt;
	text-decoration: underline;
}

a.navsm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14pt;
	text-decoration: none;
}

a.navfb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	line-height: 14pt;
	text-decoration: none;
	font-weight: lighter;
}

a.navfb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	line-height: 14pt;
	text-decoration: none;
	font-weight: lighter;
}

a.navfb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	line-height: 14pt;
	text-decoration: none;
	font-weight: lighter;
}

a.newslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B57974;
	line-height: 26px;
	text-decoration: none;
	font-style: italic;
}

a.newslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74615A;
	line-height: 26px;
	text-decoration: none;
}

a.newslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58026;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


