body
{
	background-color: rgb(90,80,70);
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
}


h1
{
	color: #C0A070;
}


h2
{
	font-size: 8pt;
	color: rgb(73,73,73);
	font-family: verdana;
	font-style: normal;
}

a:link { 
	color: #C0A070;
	}
a:visited { 
	color: #A08050;
	}
a:hover { 
	color: #C0A070;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #A08050;
	}
	

table{
	
	font-size: 11px;
}