  BODY {  background-color:#38391F;
  	margin: 0px;
	padding: 10px;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 color:#FFFFFF;
 font-size: 10pt;
  	   }
  P {   
  font-family:Verdana,Arial,Helvetica,sans-serif; color:#FFFFFF; font-size: 10pt;
    }
  /* All tables */
  TABLE 
  {  background-color:#38391F;
  	margin: 0px;
	padding: 10px; border:10px;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 color:#FFFFFF;
 font-size: 10pt;
  	   }
  
    /* All TD */
  TD { background-color:#38391F; border-width: 0px; 
  font-family:Verdana,Arial,Helvetica,sans-serif; color:#FFFFFF; font-size: 10pt;
	 } 
  /* All divs */
  DIV { font-family:Verdana,Arial,Helvetica,sans-serif;  color:#FFFFFF; font-size: 10pt;
    }

	/**** headings ****/
.SPAN-CD-LIST {
	font-size: 10pt; font-family:"Agency FB"; color:#F7B646;
}
	
.SPAN-SUBHEAD-1 {
	font-size: 10pt;
	color:#B6892C;
	font-weight: bold;
}

.SPAN-SUBHEAD-2 {
	font-size: 10pt ;
	font-weight: bold;
}

.SPAN-SUBTEXT {
	font-size: 10pt ;
}

/* hilight the page link we are on*/	
.SPAN-LINK-AT {color:#524F30; text-decoration:underline; font-weight: bold; font-size: 10pt; background-color :#FFCC66;}
	
	/* standard links */	

a:link { font-weight: bold; color:#CCCC00; text-decoration:underline; }
a:visited { font-weight: bold; color:#CC9933; text-decoration:underline; }
a:hover { font-weight: bold; color:#FFFFFF; background: #CCCC00; }