BODY 	{ 	
	background: #333333 ; 
	color: #FFFFFF ; 
	mrgin-right: 10% ;
	magin-left: 10% ; 
	margin-top: 10% ; 
	font-family: Verdana;
     	}


TABLE	{
	margin-right: 10% ;
     	}

H1 	{ 	
	font-size: x-large;
	}

H2 	{ 	
	font-size: large; 
   	}

H1,H2,H3 {
	color: #C08080 ;
	/* font-family: "Courier New";*/
	font-family: "Eurostile";
	}


P	{
	color: #BBBBBB ;
	margin-left: 3em;
	font-family: Verdana;
	}

TD	{
	font-size: small;
	color: #BBBBBB;
	font-family: Verdana;
	}


.standout {
	font-size: x-large;
	font-family: "Courier New";
	}

TD.MenuItem {
	font-family: "Arial Narrow";
	font-size: small;
	color: #BB8455 ;
	text-align: center;
	}


TD.MenuItemSelected {
	font-size: large;
	color: #00FFFF;
	text-align: center;
	}

