body
	{	font-family: "Trade Gothic", "Helvetica", "Arial", "sans-serif"; 
		background: #FFFFFF;
		}
		
heading, h1, h2, h3, h4, h5, h6 
	{	font-family: "Trade Gothic", "Helvetica", "Arial", "sans-serif"; 
		font-size: large; 
		font-weight: bold; 
		text-align: left;  
		}

p, td, blockquote
	{	font-family: "Trade Gothic", "Helvetica", "Arial", "sans-serif"; 
		font-size: small; 
		font-style: normal; 
		text-align: left;  
		color: #000000;
		}
		
b
	{	font-family: "Trade Gothic", "Helvetica", "Arial", "sans-serif"; 
		font-style: bold; 
		text-align: left;  
		}

h1, h2, h3, h4, h5, h6, b
	{color: #FFCC00}
