.style1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #107921;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
}
.style3 {
	font-family: Tahoma;
	color: #107921;
	font-size: 11px;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: Tahoma;
	font-size: 11px;
}
.style10 {
	color: #5b8728;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style13 {
	color: #97171a;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.style15 {font-family: Tahoma; font-size: 12px; font-weight: bold;}
.style17 {color: #FFFFFF}
.style18 {
	color: #97171a;
	font-weight: bold;
}
.bottomnav {color: #CC0000}

.bottomnav A:link {
color: #FFFFFF;
text-decoration: none;
}

.bottomnav A:visited {
color: #FFFFFF;
text-decoration: none;
}

.bottomnav A:hover {
color: #CC0000;
text-decoration: underline;
}


A:link { color: #CC0000; text-decoration: none; }
A:visited { color:#CC0000; text-decoration:none; }
A:hover { color:#3333cc; text-decoration:none; }
A:active { color:#3333cc; text-decoration:underline; }
