body {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #009900;
	text-decoration: underline;
	font-weight: inherit;
}
a:visited {
	color: #009900;
	text-decoration: underline;
	font-weight: inherit;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: inherit;
}
a:active {
	color: #009900;
	text-decoration: underline;
	font-weight: inherit;
}
.title01 {
	font-family: Calibri;
	font-size: 48px;
	color: #009900;
	font-weight: lighter;
	padding-bottom: 13px;
}

.greenLinks {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td#greenLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td#greenLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td#greenLinks a:hover {
	color: #33FF00;
	text-decoration: none;
	font-weight: bold;
}
td#greenLinks a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	padding-top: 0px;
}
td#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
td#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
td#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
td#footer a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
