BODY, TD {
	font-family : times, arial, verdana;
	font-size : 14px;
	color: #333333;
	font-weight : normal;
	line-height: normal;
}
.copyright{
	font-family : arial, verdana,times;
	color : #000000;
	font-size : 10px;
}
.caption{
	color : #000000;
	font-size : 11px;
}
H2{
	font-size: 18px;
	font-weight: 500;
	color: #336633;
}
.h2{
	font-size: 18px;
	font-weight: 500;
	color: #336633;
}
/*
.company{
	font-size : 22px;
	line-height: 30px;
	color: #336633;
	font-weight: normal;
}
*/
.itcopy{
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #336633;
	line-height: 18px;
}
.greencopy{
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	color: #336633;
	line-height: 18px;
}
.off{
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}
UL{
	list-style-type: square;
}
.ulsmall{
	font-size: 12px;
}
A:LINK, A:VISITED {
	color : #006633;
	font-size : 14px;
	text-decoration : underline;
	font-weight: normal;
}
A:HOVER {
	color : #666633;
	font-size : 14px;
	font-weight: normal;
	text-decoration : none;
	border-bottom: 1px dotted #006633;
}
a.navfooter:link, a.navfooter:visited {
	font-size : 12px;
	color: #336633;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
a.navfooter:hover {
	font-size : 12px;
	color: #666633;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
a.navsmall:link, a.navsmall:visited {
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
a.navsmall:hover {
	font-size : 13px;
	color: #E7E7CF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
input, textarea {
	border-color: #336633;
	border: 1px;
	color: #336633;
}
a.navimage:link, a.navimage:visited, a.navimage:hover {
	font-size : 1px;
	color: #666333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}