body
{
	border-style: none;
	background-color: #AEFDB3;
	color: #002703;
	font-family: trebuchet ms;
	font-size:9pt;
	margin: 0, 0, 0, 0;
	scrollbar-3dlight-color: #AEFDB3;
	scrollbar-arrow-color: #002703;
	scrollbar-base-color: #AEFDB3;
	scrollbar-highlight-color: #002703;
	scrollbar-shadow-color: #002703;
	scrollbar-track-color: #AEFDB3;
}
a
{
	color: #002703;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #002703;
	text-decoration: underline;
	cursor: crosshair;
	position: relative; 
	font-weight: bold;
}