body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #006600;
}
body {
	background-color: #E0F1DF;
}
a:link {
	color: #00CC00;
	text-decoration: none;
}

a:hover {
	color: #CC6633;
	font-style: italic;
	text-decoration: none;
}

a:visited {
	color: #00CC00;
}
a:active {
	color: #00CC00;
}

.Footer {
	font-size: 12px;
	color: #003300;
}
h1 {
	font-size: 36px;
}
.OrangeText {
	color: #FF6633;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #CC6633;
}


h3 {
	font-size: 20px;
	font-weight: normal;
	color: #009900;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
