body { font-family: "bradley hand itc", arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	background-color: #ffffff;
	background-image: url(tan.jpg);
	background-repeat: repeat;
	}
	
h1 { color: #000000;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
	}
	
h2 { color: #000000;
	background-color: transparent;
	font-size: 1.1em;
	font-weight: bold;
	}
	
p { color: #000000;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
	}
	
ul { color: #000000;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	}
	
.copy { font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	}
	
	
	
	
	
	
		
p.first:first-letter { color: #000000;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	font-variant: small-caps;
	}
	

	
.highlight {color: #000000;
	}	
