.navlink {
	font-family: Arial;
	font-size: 14px;
	color: #339900;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #339933;
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #339933;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #339933;
	text-decoration: underline;
}




a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;

}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #339933;
	text-decoration: underline;
}
.text-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}

.header18 {
	font-family: Arial;
	font-size: 18px;
	color: #339933;
	font-weight: bold;
}
.header18-red {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.header24-strong {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

.text-small {
	font-family: Arial;
	font-size: 12px;
	color: #339933;
}
a.text-small:link {
	font-family: Arial;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}

a.text-small:visited {
	font-family: Arial;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}
a.text-small:hover {
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a.text-small:active {
	font-family: Arial;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}
.text-small-white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.text-small-white:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-small-white:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-small-white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text-small-white:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

