body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
; background-color: #FFFFCC
}
td {
	font-size: 12px;
	color: #006633;
}
h2 {
	font-weight: lighter;
	color: #006633;
	margin-bottom: -20px;
}
h3 {
	font-weight: lighter;
	color: #006633;
	margin-bottom: -20px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #00CC33;
; text-decoration: none
}
a:active {
	color: #006633;
	text-decoration: none;
}

