blockquote		{ margin-top: 0px;
				  margin-bottom: 2em;
				  text-align: left; }
				  
p				{ margin-top: 0px;
				  margin-bottom: 1.3em; }
				 
p.intro			{ margin-top: 0px;
				  margin-bottom: .6em; }
				  
ul				{ margin-top: 0px;
				  margin-bottom: 1.3em; }
				  
li				{ margin-top: 0px;
				  margin-bottom: .4em; }
				  
td				{ font-size: 82%; 
				  font-family: verdana,helvetica,arial,sans-serif;
				  color: #000000; }
				  
.box			{ margin-left: 16px;
				  margin-right: 16px;
				  color: #000000;
				  font-size: 94%; }
				  
.bold			{ font-weight: bold; }

.italic			{ font-style: italic; }
				  
.center			{ text-align: center; }
				  
.blkbgd			{ background-color: #000000; }
				  
.whiteb			{ color: #000000;
				  font-size: 94%;
				  text-decoration: none; }
				  
.caption		{ font-style: italic;
				  font-size: 80%; }
				  
.indent			{ margin-left: 42px; }

.copy			{ font-style: italic;
				  font-size: 88%; }
				  
.small			{ font-size: 78%; }
				  
A:link      	{ text-decoration: underline;
				  color: #660000;
				  font-weight: bold; }

A:hover     	{ text-decoration: underline;
				  color: #000000;
				  font-weight: bold; } 
			  			  
A:active   		{ text-decoration: underline;
				  color: #000000;
				  font-weight: bold; } 

A:visited   	{ text-decoration: underline;
				  color: #663300;
				  font-weight: bold; } 
				  

