body {
	background: #9DA002;
	margin: 0px;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

table, td{
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}


A {
	color: #7E1500;
	text-decoration: none;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;} 
	A:link		{ color: #7E1500;  } 
	A:visited	{ color: #D0D18E;  } 
	A:active	{ color: #ff3300;  } 
	A:hover		{ color: #6CFF00;  } 

.menu {
	font-weight: normal;
	font-size: 7pt;
	color: #D0D18E;
	line-height:19pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.sm {font-weight: normal;
	font-size: 7pt;
	color: #CEAA82;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none}

.title {
	font-weight: normal;
	font-size: 8pt;
	color: #9DA002;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


