<style>
<!--
<!--
a.one 		{ color: WHITE }
a.one:hover     { color: 8FB57E }
a.one:link      { color: WHITE }
a.one:visited   { color: WHITE }

a.bluecell	     { color: WHITE }
a.bluecell:hover     { color: FF8000 }
a.bluecell:link      { text-decoration: none }
a.bluecell:visited   { text-decoration: none }

a.greencell	      { color: 000080 }
a.greencell:hover     { color: FF8000 }
a.greencell:link      { text-decoration: none }
a.greencell:visited   { text-decoration: none }

a.org2grn	    { color: FF8000 }
a.org2grn:hover     { color: 8FB57E }
a.org2grn:link      { text-decoration: none }
a.org2grn:visited   { text-decoration: none }

.org_bdr	{ border: 2px solid;
		  border-color: FF8000; }

.bluetable	{ font-family: Arial; 
		  font-size: 12pt;
		  color: FFFFFF; 
		  background-color: 000080; 
		  border: 5px solid; 
		  border-color: 8FB57E; }

.arial14	{ font-family: Arial; 
		  font-size: 14pt }
.arial12	{ font-family: Arial; 
		  font-size: 12pt }
.arial10	{ font-family: Arial; 
		  font-size: 10pt }
-->
</style>
