body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}
Body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #688646;
	text-decoration: none;
}
a:link, a:visited{
	color: #688646;
	text-decoration:underline;
	font-weight: bold;
}
a:hover, a:visited:hover{
	text-decoration:underline;
}
td.top{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
a.top, a:visited.top{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}