  body {
	overflow:auto;
    overflow: -moz-scrollbars-vertical; 
	    color: #000000;
  }


p {
    font-family: verdana;	
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	}
	
	li
	{
    font-family: verdana;	
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	}


.head {
    font-family: verdana;	
	font-size: 24px; 
	font-weight: bold;
	font-style: italic;
    color: #ED7500;
	}
	
	
	.subhead {
    font-family: verdana;	
	font-size: 14px; 
	font-weight: bold;
	font-style: italic;
    color: #ED7500;
	line-height: 18px;
	}
	
	.tablehead{
	font-family: verdana;	
	font-size: 12px; 
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	color: #ED7500;
		}
	.fuss {
    font-family: verdana;	
	font-size: 10px; 
	font-weight: normal;
	font-style: normal;
	}
		.fuss2 {
    font-family: verdana;	
	font-size: 10px; 
	font-weight: bold;
	font-style: normal;
	}
	
	
	
A:link { color: #336633; text-decoration: none; } 
A:visited { color : #336633; text-decoration: none; } 
A:hover {color: #EB8D1D;text-decoration: none;} 
A:active {color: #336633; text-decoration: none;} 
	
