h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4D9B89;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

h2 {
	font-family:Arial;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A8CB67;
}
h4 {
	font-family:Arial;
	font-size: 16px;
	text-decoration: none;
	color: #8BB53E;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	color: #7EA800;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #5E8C2F;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
