h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #4D8826;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: 100;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #737373;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: 100;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	}
	
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#footerContent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2CA9C;
	}
	
	#footerContent a, #footerContent a:active, #footerContent a:visited, #footerContent a:hover {
		color: #B2CA9C;
		text-decoration: none;
		}
		
.subnavItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4D8826;
	font-weight: 100;
	}
	
	.subnavItem a, .subnavItem a:active, .subnavItem a:visited, .subnavItem a:hover {
		color: #4D8826;
		text-decoration: none; 
		}