ul		{ list-style-image: url('../../bullet.gif'); }
a:link		{ color: rgb(102, 51, 0); }
a:active 	{ color: rgb(102, 102, 102); }
a:visited	{ color: rgb(204, 102, 51); }
body		{ background-color: rgb(255, 255, 204);
	 	  color: #333333; }
table		{ table-border-color-light: rgb(153, 153, 153);
		  table-border-color-dark: rgb(0, 51, 102); }
button 		{ background-color: rgb(102, 0, 51);
	 	  color: rgb(0, 0, 0); }
label		{ color: rgb(51, 0, 51); }
textarea	{ color: rgb(0, 0, 0); }
fieldset	{ color: rgb(11, 0, 0); }
legend		{ color: rgb(102, 102, 102); }
select 		{ color: rgb(0, 0, 0); }
caption		{ color: rgb(102, 102, 102); }
th		{ color: rgb(51, 0, 51); }
body		{ font-family: Arial, Helvetica }
button		{ font-size: 8pt; 
		  font-style: normal;
		  font-family: Arial, Helvetica; 
                  border-style: solid;
		  border-width: 1pt }
caption		{ font-size: 14pt;
		  font-family: 'Trebuchet MS', Arial, Helvetica;
		  font-style: Normal }
fieldset	{ font-family: Arial, Helvetica;
		  font-size: 8pt;
		  font-style: normal; 
                  border-style: solid;
		  border-width: 1pt }
h1		{ color: rgb(102, 0, 51);
		  font-weight: normal;
		  font-style: normal; 
		  font-size: 24pt;
		  font-family: 'Trebuchet MS', Arial, Helvetica }
h2		{ color: rgb(0, 51, 102);
		  font-family: 'Trebuchet MS', Arial, Helvetica;
		  font-style: normal;
 		  font-size: 18pt;
  		  font-weight: normal }
h3		{ color: rgb(102, 102, 102);
		  font-family: 'Trebuchet MS', Arial, Helvetica;
  		  font-size: 14pt;
		  font-weight: normal;
		  font-style: normal }
h4		{ color: rgb(102, 0, 51);
		  font-weight: normal;
		  font-size: 12pt;
		  font-style: normal;
		  font-family: 'Trebuchet MS', Arial, Helvetica }
h5		{ color: rgb(0, 51, 102);
		  font-size: 10pt;
		  font-style: normal;
		  font-weight: normal;
		  font-family: 'Trebuchet MS', Arial, Helvetica }
h6		{ color: rgb(102, 102, 102);
		  font-family: 'Trebuchet MS', Arial, Helvetica;
		  font-size: 8pt;
		  font-style: normal;
		  font-weight: normal }
label		{ font-style: normal;
	  	  font-family: Arial, Helvetica;
		  font-size: 8pt }
legend		{ font-style: Normal;
		  font-size: 8pt;
		  font-family: 'Trebuchet MS', Arial, Helvetica }
marquee		{ font-family: Arial, Helvetica;
	  	  font-size: 14pt }
select		{ font-style: normal;
		  font-family: Arial, Helvetica;
	 	  font-size: 8pt; 
                  border-style: solid;  }
table		{ font-family: Arial, Helvetica; }
textarea	{ font-style: normal;
	 	  font-size: 8pt;
		  font-family: Arial, Helvetica; 
                  border-style: solid;  }
th		{ font-family: Arial, Helvetica;
		  font-style: normal }
div.navbar	{ background: rgb(51, 102, 0);
		  color: #FFCC66; }
div.navbar a 	{ font-size: 10	pt;
		  font-weight: bold; 
		  text-decoration: none }
.itemhead	{ background: #d0cc98;
		  color: #333333;
		  font-weight: bold; }
.indent		{ margin-left: 3em; }
td.photocaption	{ background: #d0cc98;
		  color: #333333;
		  font-weight: bold; }
div.welcome_message { background: #ff8; }
		


