body, tr, td, table      { 
		  font-family: Verdana, Arial; 
		  font-size: 12px;
			color: #000000; 
}
a:link	  { color: #00539F; text-decoration:none}
a:visited { color: #6A82BD; text-decoration:none}
a:active  { color: #F00; text-decoration:none}
a:hover  { color: #F00; text-decoration:none}

88878A

.list	  { background-color: #88878A; }



.title  { 
		  font-size: 14px;
		  font-weight: bold;
			color="#000000"		  
}

h2	  { 
		  font-size: 12px;
		  font-weight: bold;
}

.footer	  { 
		  font-size: 7pt; 
		  font-color: silver;
}
.quote	  {
		  font-size: 15px;
		  font-weight:bold;
		  color:#F00

}
.linkbig	  {
			font-size: 20px;
		  font-weight:bold;
		  color:#FFFFFF
}
.warning			  {
		  font-sizt: 9pt;
		  font-style: italic;
		  color: red;
}
