@charset "UTF-8";
.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
.links {
	font-family: arial;
	font-size: 12px;
	color: #003300;
}
.leftlinks {
	font-family: arial;
	font-size: 12px;
	color: #003300;
}
text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.headers {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #006633;
}
.headers2 {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #006633;
	padding-left: 3px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #0099cc;
}
a:active {
	text-decoration: none;
	color: #006600;
}
td#footer a:link {text-decoration: none; color: #99cc99;}
td#footer a:visited {text-decoration: none; color: #99cc99;}
td#footer a:hover {text-decoration: none; color: #ffffff;}
td#footer a:active {text-decoration: none; color: #99cc99;}

.leftlinks font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #006600;
}
