	body, p, td, input, span, select, li {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}

	.header {
		font : bold 17px;
		color : #336633;
	}

	.headersmall {
		font : bold 15px;
		color : #336633;
		font-weight : 900;
	}
	
	.headerunderline {
		font : bold 17px;
		color : #336633;
		text-decoration : underline;
	}
	.headerunderline1 {
		font : bold 26px;
		color : #336633;
		text-decoration : underline;
	}
	
	.subheader {
		font : bold 12px;
		color : #755F3E;
	}

	.NEWsubheader {
	font : bold 14 px;
	color : red;
	text-decoration : underline;
}
	
	.sidenav {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #604822;
		text-decoration: none;
	}

	.sidenavon {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #69481F;
		font-weight:bold;
		text-decoration: none;
	}

	.sidenavsmall {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #604822;
		text-decoration: none;
	}

	.sidenavsmallon {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #69481F;
		font-weight:bold;
		text-decoration: none;
	}

	.bodytextwide {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-decoration: none;
	}

	.smallgraytext {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}
