BODY  {
		  color: #352121;
		  font-family: verdana;
		  font-size: 10pt;
		  text-decoration: none;
		  text-align: left;
		  }	
		  
		  A:Link {color: '#352121'}
	   	  A:Visited {color: '#352121'}
		  A:Hover {color: '#352121'}

		  H1 {color: #a0151e; font-size: 18pt; text-align: left; 
		  font-family: garamond}

		  .TITLE {color: #ffffff; font-weight: bold; 
		  font-size: 14pt; font-family: verdana}
		  
		  div.color {
		  background: rgb(247,218,124);
		  padding: 1.5em;
		  border: none;
		  color: #352121;
		  font-family: verdana;
		  font-size: 12px;
		  }
		  
		  H2 {
		  color: #352121; 
		  font-size: 10pt; 
		  text-align: left; 
		  font-family: verdana;
		  margin-top: 15px;
		  margin-bottom: 7px;
		  }


	