	body td, a { font-size: 12px; font-family: Arial; color: #FFFFFF }
	
	h1  { font-size: 23px;  font-weight: bold; margin:0;}
	
	h2  { font-size: 18px;  font-weight: bold; margin:0;}
	
	h3  { font-size: 14px; font-weight: bold; margin:0;}
	
	.introtext   { color: #FE0000; }
	
	.menu_item  { 
		font-size: 15px;
		font-weight: bold;
		padding:0 0 0 0;
		padding-left:5px;
		padding-bottom:7px;
		position:relative;
		width:220px;
		}
		
	.menu  {
		padding:0;
		margin:0;
		width:170px;
		font-size: 15px;
		font-weight: bold;
		list-style:none;
		position:relative;
	}
	
	.menu a  {
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration:none;
	}
	
	.menu li {
		padding:3px 0 3px 0;
	}
	
	.footer  {
		font-size: 12px; 
	}