body { font-family: papyrus, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	background-color: #83532c;
	background-image: url(bgtile.jpg); 
	background-repeat: repeat;
	}
	
h1 { font-family: papyrus, helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
	font-size: .9em;
	}
	
h2 { font-family: papyrus, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: .8em;
	}
	
h3 { font-family: papyrus, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: .9em;
	}
	
h5 { font-family: papyrus, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: 1.2em;
	}
	
h4 { font-family: papyrus, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: 1em;
	}
	
h6 { font-family: papyrus, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: .6em;
	}
	
p { color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
.first:first-letter { color: #000000;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	}

.copy { font-family: papyrus, helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	color: #ffffff;
	}
	
hr	{ color: #000000;
	width: 100%;
	height: 1px;
	}