body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
	margin-top:0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
}

a {
	color: #669900;
	text-decoration: underline;
}

	a:hover {
	color: #666666;
	text-decoration:underline;
	}

.green_heading {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
	line-height: 35px;
	color: #576c11;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
	line-height: 40px;
	color: #333333;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ffffff;
}


#nav_horiz a  {
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
	#nav_horiz a:hover  {
	color:#669900;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
	#nav_horiz a.down  {
	color:#669900;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	}

	.margin {margin:40px;
	}
	