h1 {
	font-size: 180%;
	color: #333333;
	line-height: normal;
}

h2 {
	font-size: 160%;
	color: #333333;
}

h3 {
	font-size: 140%;
	color: #333333;
}

h4 {
	font-size: 120%;
	color: #333333;
}

h5 {
	font-size: 110%;
	color: #333333;
}

h6 {
	font-size: 100%;
	color: #333333;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	



.intropara {
	color: #669900;
	font-size: 110%;
	width: 500px;
	line-height: 1.6em;
}
#wrapper2 #content h4 {
	color: #669900;
}



	
	
	
a:link, a:visited {
	text-decoration: underline;
	color: #000;	
	}
	
a:hover {
	text-decoration: none;
	
	}


a:active {
	text-decoration: none;
	
	}