BODY { background-color: #141414;
font-family: Verdana;
font-size: 8pt;
color:#141414;
margin:0px;
padding-bottom:0px;
}

A:link 	{
	text-decoration: underline;
	color:#006936;
	font-weight: bold;
	}

A:visited 	{
	text-decoration: none;
	color:#006936;
	font-weight: bold;
	}

A:hover 	{
	text-decoration: none;
	color:#669900;
	}

TD	{
	color: #999999; 
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	}

#header {
	color: #006936; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	}

#header2 {
	color: #006936; 
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	}
	
HTML
	{
	overflow-x: hidden; overflow-y: auto; 
	}
