<!-- This is the main style sheet/file for MichaelMoats.com and related pages -->
	A:link {
		COLOR: #0099ff;
		FONT: 12px arial, sans-serif;
		FONT-weight: bold; 
		TEXT-DECORATION: none;
		}
	A:hover {
		COLOR: red;
		FONT: 12px arial, sans-serif;
		FONT-weight: bold; 
		TEXT-DECORATION: none;
		}
	A:visited {
		COLOR: #6699ff;
		FONT: 12px arial, sans-serif;
		FONT-weight: bold; 
		TEXT-DECORATION: none;
		}
	p.main A:link {
		COLOR: #0066cc;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		TEXT-DECORATION: none;
		}
	p.main A:hover {
		COLOR: red;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		TEXT-DECORATION: none;
		}
	p.main A:visited {
		COLOR: #0099cc;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		TEXT-DECORATION: none;
		}
	H1  {	
	 	color: red;
		FONT: 16px arial, sans-serif;
		FONT-weight: bold; 
		text-decoration : none;	
		text-align : left;	
		}	
	H2  {	
		color : #336699;
		FONT: 14px arial, sans-serif;
		FONT-weight: bold;  	
		text-decoration : none;	
		text-align : left;	
		}	
	H3  {	
		color: #00FFFF;
		FONT: 12px arial, sans-serif;
		FONT-weight: bold; 
		text-decoration : none;	
		text-align : left;	
		 }	        
	TD {
		COLOR: navy;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	p.main  {
		COLOR: navy;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	p.small  {
		COLOR: navy;
		FONT: 10px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	p.menu  {
		COLOR: white;
		FONT: 12px arial, sans-serif;
		FONT-weight: bold; 
		text-decoration : none;	
		}
	p.menusmall  {
		COLOR: white;
		FONT: 10px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	span.small  {
		COLOR: navy;
		FONT: 10px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	span.white  {
		COLOR: white;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		text-decoration : none;	
		}
	body  {
		COLOR: navy;
		FONT: 12px arial, sans-serif;
		FONT-weight: normal; 
		text-align: left;
		text-decoration : none;	
		}
