BODY {

		 font-family: Arial Narrow; 

		 font-size: 12pt

		 }	

	

	BIG { 

	   	text-indent: .5em

	   	}

	

	COMMENT {Headlines}

	H1 {

	   font-family: Arial Black;

	   font-size: 20pt; 

	   color: #cc0000; 

	   text-align:center

	   }

	

	COMMENT {Sub-Headline}

	H2 {

	   font-family: Arial Black;

	   font-size: 16pt; 

	   color: #cc0000; 

	   font-style: italic;

	   text-align:center

	   }

	

	COMMENT {Go To, etc.}

	H3 {

	   font-family: Arial Narrow;

	   font-size: 14pt;

	   color: #cc0000 

	   }

	

	COMMENT {Nav, etc.}

	H4 {

	   font-family: Arial Narrow;

	   font-size: 10pt 

	   }

	

	COMMENT {Paragraph Headers}

	H5 {

	   font-family: Arial;

	   font-size: 12pt;

	   font-style: bold;

	   color: #cc0000  

	   }

	

	TD {

	   font-family: Arial Narrow; 

	   font-size: 12pt

	   }

	

	A:visited {

			  color: #336699

	 		  }

	

	A {

	  text-decoration: underline

	  }