	BODY {
		background-color: #000000;
		color: #FFFFFF;
		font: 11pt Oklahoma, Tahoma, Verdana, Arial, sans-serif;
		margin: 0px 0px 0px 0px;
	}
	
	TABLE {
		background-color: #000000;
		color: #FFFFFF;
		font: 11pt Oklahoma, Tahoma, Verdana, Arial, sans-serif;
		margin: 0px 0px 0px 0px;
	}	

	
	
	A {
		color: #0000FF;
		text-decoration: underline;
		font-weight: bold;
	}
	
	
	
	A.Menu {
		background:#000000;
		color: #0000FF;
		text-decoration: underline;
		font-weight: bold;
	}
	A.Menu1 {
		background:#000000;
		color: #9900FF;
		text-decoration: underline;
		font-weight: bold;
	}
	
	A:Hover {
		background:#00ff00;
		color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
	}

	
	B   {
		font: 13pt Oklahoma, Tahoma, Verdana, Arial, sans-serif;
		color: #b29304;
	}



