body 
      {	background-color: #99CCB2;
       	color: #5d665b; 
      	font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: x-small;
	}

td 
      { color: #5d665b; 
      	font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: x-small;
	}

h1 
      {	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	text-align: center;
	}

h2
      {	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	}

h3
      {	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	text-align: left;
	}

hr
      {	color: #339966;
	}

.headtext 
      { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	text-decoration: underline;
	color: #339966;	
	 } 

.headback
      { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: white;
	}
	
.head2
      { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #339966;	
	}