h1 { 
	font-size:20px; 
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
/*	border-bottom:1px solid #006633; */
}

h2 {
	font-size:16px;
	padding-top:25px;
	padding-bottom: 5px;
	color: #000000;
	line-height: 1.1;
}

h3 {
	font-size:15px;
	padding-top: 15px; 
	padding-bottom: 3px;
	color: #000000;
	line-height: 1.1;
}

h4 {
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #000000;
}

h5 {
	font-size:16px; 
	padding-top: 10px;
	padding-bottom: 0px;
	color: #000000;
}
