

BODY {
		background: #99664d;
		color: white;
		margin:0px 0px 0px 0px;
		padding:0px;

}

H1       {
		font-family: Times New Roman;
		color: white;
		font-size: 18pt;
	   }


H2  	   {
		font-family: Times New Roman, sans-serif;
		color: #ffcc99;
		font-size: x-large;
	   }


H3	   {
		font-size: 13.5pt;
		font-family: "Times New Roman", sans-serif;
	    }

H	   {
		font-size: 12pt;
		font-family: "Times New Roman", sans-serif;
	    }		

B	   {
		font-size: x-large;
		font-family: Times New Roman;
		font-weight: bold;
		font-style : italic;
	   }

copyright {
		font-size: 4pt;
		text-align: center;
		font-color: green;
	      }

BLOCKQUOTE {
		text-align: center;
		line-height: 1.5;
		font-size: 150%;
		font-family: "Times New Roman", serif;
		}


	
A:link { color: #ffcc99 }       /* unvisited link */
A:visited { color: #ffcc99 }   /* visited links */
A:active { color: #ffcc99 }    /* active links */
		  



		
