H1{
	font-family : Chasm,Verdana, Arial, sans-serif ;
	font-size : 20px;
	font-weight : bold;
	color: #E93F11;
}

H2{
	font-family : Chasm,Verdana, Arial, sans-serif ;
	font-size : 16px;
	font-weight : bold;
	color: White;
}

H3{
	font-family : Arial, Verdana,sans-serif ;
	font-size : 12px;
	font-weight : bold;
	color: #E93F11;
	margin-top : 0px;
	text-align : center;
}

BODY, TD {
	font-family : Arial,Verdana, sans-serif ;
	font-size : 12px;
	color: White;
	margin-top: 4px;
	margin-left : 4px;
}

.browntext {
	font-size: 12px;
	color: #663300;
	font-weight : normal;
}

.browntext2 {
	font-size: 10px;
	color: #663300;
	font-weight : normal;
}

.browntext3 {
	font-size: 9px;
	color: #663300;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
	font-size : 10px;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	font-size : 10px;
	color: Red;
}

A:visited {
	text-decoration: none;
	font-size : 10px;
	color: Blue;
}

.nav a:link{
	color: White;
	text-decoration: none;
	font-weight : bold;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 13px;
}
.nav a:visited {
	color: White;
	text-decoration: none;
	font-weight : bold;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 13px;
}
.nav a:hover {
	color: #FEDD02;
	text-decoration: none;
	font-weight : bold;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 13px;
}

.footer a:link{
	color: White;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 11px;
}
.footer a:visited {
	color: White;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 11px;
}
.footer a:hover {
	color: #FEDD02;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.smallgreen {
	font-size: 9px;
	color: White;
	font-weight : bold;
}

.footer2 a:link{
	color: Olive;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 9px;
}
.footer2 a:visited {
	color: Olive;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 9px;
}
.footer2 a:hover {
	color: Red;
	text-decoration: none;
	font-weight : normal;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size : 9px;
}

.smalltext {
	font-size: 9px;
	color: Red;
	font-family : Verdana, Arial,Geneva, Helvetica, sans-serif;
}

.largegreen {
	font-size: 12px;
	font-weight : bold;
	color: #009900;
}

.largewhite {
	font-size: 15px;
	font-weight : normal;
	color: Gray;
	font-family : Arial,Verdana,Geneva, Helvetica, sans-serif;
}
