body {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: white;
	background-color: #009900;
	scrollbar-face-color:#dddddd;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#cccccc;
	scrollbar-shadow-color:#222222;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-darkshadow-Color:#222222;

	}

p	{
	font-family: Verdana, Arial;
	font-size: 9pt;
	}

hr {
	color: white;
	}

td {
	font-size: 9pt;
	}

a:link  {
	color : white;
	text-decoration : none;
	font-weight: bold;
}

a:visited  {
	color : white;
	text-decoration : none;
	font-weight: bold;
}

a:active  {
	color : #EFE148;
	text-decoration : none;
	font-weight: bold;
}

a:hover  {
	color : #FFF7A2;
	text-decoration : none;
	font-weight: bold;
}

.small {
	font-size: 8pt;
	}

.tiny {
	font-size: 7pt;
	}
