	
body {
  
    background: #FFCC99;
    background-repeat:no-repeat;
	
  FONT-FAMILY: Times new roman;
    font-size:10pt; 
    COLOR: #0a0a0a;
	
  SCROLLBAR-base-COLOR: #FFCC99; 
  SCROLLBAR-HIGHLIGHT-COLOR: #663300; 
  SCROLLBAR-SHADOW-COLOR: #FFCC99; 
  SCROLLBAR-3DLIGHT-COLOR: #FFCC99; 
  SCROLLBAR-ARROW-COLOR: #663300; 
  SCROLLBAR-TRACK-COLOR: #FFCC99; 
  SCROLLBAR-DARKSHADOW-COLOR: #663300; 
	
  margin:5px 5px 5px 10px   /* margin sequence- top left bottom right */
}					 
	
	A:link:{color:blue;}
	A:visited:{color:brown;}	
	A:active:{color:red:}
	
	

  
  .maintitle {
	font-family: comic sans ms;
	font: bold 350%;
	position: absolute;
	top:0px;
	left:200px;
	width: 672px;
	height: 128px;

}		   /*changed from original "strong" tag*/
	
	p { text-align: justify}   				   /*all <P> tags have justified text and margins of 15 pixels */

		
   br { text-align: justify;   				   /*all <P> tags have justified text and margins of 15 pixels */
		margin-left: 10px;
		margin-right: 0px;
		}
	TD {FONT-FAMILY: Times new roman; FONT-SIZE: 10pt;COLOR: #0a0a0a}
.mainhead {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
}
.subhead {
	font-family: "Times new roman";
	font-size: 10pt;
	font-weight: bold;
}
.italics {
	font-family: "Times new roman";
	font-size: 10pt;
	font-style: italic;
}
.footlink {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-style: italic;	
}

.redtext {
	font-family: "Times new roman";
	font-size: 10pt;
	color: red;
}

.bluetext {
	font-family: "Times new roman";
	font-size: 10pt;
	color: blue;
}


.local_name {
	font-family: "Times new roman";
	font-size: 10pt;
	font-style: italic;
}
.latin_name {
	font-family: "Times new roman";
	font-size: 10pt;
	font-style: italic;
	
}

