body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #E5F2D9;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align: top;
	text-align: left;
}
a {
	color: #CC6600;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
