body {
	background-color: #DDFFDD;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008500;
	font-size: 9px;
}
a{
	color: #008500; font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
em {
	color: #DDFFDD;
}