h1 {
	height: 44px; margin-bottom: 2%;
	background: url("_clip/h1-papyrus.gif") no-repeat;
}
h2 {
	font-size: 100%; color: #9B4D1B;
	margin-left: 87px; margin-bottom: 2%;
}
h2 span {
	font-weight: normal;
}
h3 {
	font-size: 125%; 
	margin-left: 87px; margin-top: 6%; margin-bottom: 2%;
}
h4 {
	font-size: 100%; 
	margin-left: 87px; margin-top: 8%; margin-bottom: 2%;
}
h5 {
	font-size: 100%; font-style: italic;
	margin-left: 87px; margin-top: 8%; margin-bottom: 2%;
}
a {
	color: #9B4D1B; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div#text ul {
	margin-left: 87px; margin-bottom: 4%;
	list-style-type: none;
}
div#text ul li ul {
	margin-bottom: 0px; margin-left: 50px;
}
div#text ul li a {
	color: #4B4B4B; font-weight: bold; text-decoration: underline;
}
div#text ul li a:hover {
	color: #4B4B4B; text-decoration: none;
}
#first {
	padding-left: 0; text-indent: 87px;
}
.first {
	padding-left: 87px; 
}

.right {
	text-align: right; 
}
