body { font-family: papyrus, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	background-color: #ffffff;
	background-image: url(tile.jpg);
	background-repeat: repeat-x,y;
	}
	
h1 { color: #000000;
	background-color: transparent;
	font-size: 1.1em;
	}
	
h2 { color: #000000;
	background-color: transparent;
	font-size: .9em;
	}
	
p { color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
p.first:first-letter { color: #000000;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	}
	
.copy { font-size: .7em;
	font-weight: bold;
	}
	
dt {color: #000000;
	font-weight: bold;
	}	

hr {color: #000000;
	width: 75%;
	height: 1px;
	}