
h1 {
	color: #00923F;
}
h2 {
	color: #00923F;
}
h3 {
	color: #00923F;
}
h4 {
	color: #00923F;
}
h5 {
	color: #00923F;
}
h6 {
	color: #00923F;
}
a:link {
	color: #00923F;
}
a:visited {
	color: #00923F;
}
a:hover {
	color: #333;
}
a:active {
	color: #00923F;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 10pt;
	}
	
body {
	background-color: #ECF6EE;
}
a.style1:link, a.style1:visited {
color:#FF0000; text-decoration: underline; font-weight: bold; font-size: 13pt;
}
a.style1:hover, a.style1:active {
color:#FF0000; text-decoration: underline; font-weight: bold;font-size: 13pt;
}
