td,th {
	font-size: 13px;
	line-height: 150%;
	color: #006600;
	}
p {line-height:150%; text-indent: 26px; margin-top: 0; margin-bottom: 0; }
a {
	font-size: 12px;
	color: #009900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
body {
        background-color: #009900;
	margin-top: 10px;
	margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
}
