a:link		{ color:white;
		  text-decoration:none;font-weight:bold; }
a:visited	{ color:white; 
		  text-decoration:none;font-weight:bold; }
a:hover		{ color:#f5f500;
		  text-decoration:underline; }

H1		{ font-family:arial,helvetica; 
		  font-size:15pt; 
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H2		{ font-family:arial,helvetica; 
		  font-size:10pt;
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H3		{ color:#0000ca; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; }
H4		{ color:#000033; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; 
		  margin-bottom:0; }
ul		{ color: white }

.table-head	{ font-family:arial,helvetica; 
		  font-size:10pt; }
.table-top	{ background-color:#f5f500; }
.table-cell	{ background-color:#eeeeee; 
		  vertical-align:top; }
.table-surround	{ background-color:black; }
.table-light	{ background-color:#00cc99; }

.info		{ color:white; font-family:arial,helvetica; 
		  font-size:7pt; }
.small		{ color:black; font-family:arial,helvetica; 
		  font-size:8pt; }
.medium		{ color:white; font-family:arial,helvetica; 
		  font-size:10pt; }
.body		{ color:white; font-family:arial,helvetica; 
		  font-size:14pt; }

.stuft-green	{ background-color:#009966; }
.stuft-blue	{ background-image: url(/images/blue_background.jpg); }

