 p, address, h1, h2, h3, h4, a, td { font-family: Helvetica, Arial }
 h1, h2		    { font-size: 20px; }
 h3		    { font-size: 18px; }
 h4		    { font-size: 14px; }
 p, address, a, td      { font-size: 12px; }
 em		    { font-size: 20px; font-style: normal;}
 .small	            { font-size: 10px; }
 address	    { font-style: normal }
 .red		    { color: #FF0000;}
 .ltred		    { color: #FF8888;}
 .blue	            { color: #0000FF; }
 .green	            { color: #009900; }
 .brown		    {color: #660000;}
 .comic			{font-family: Comic Sans MS;}
 a		    { text-decoration: none }
 a:link		    { color: #0000FF; }
 a:visited	    { color: #9900FF; }
 a:hover	    { text-decoration:none; color: #FF0000;}
 .hi		    {position: absolute;
		     visibility: hidden;
		     top: -100px;
		     left: -100px;
		     }
