h1, h2, h3, h4, h5, h6 {
	color: #6db321;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}

h2 { 
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

body, input, textarea, select, td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: black;
}