.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #803605;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #803605;
	border-right-color: #803605;
	border-bottom-color: #803605;
	border-left-color: #803605;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#bookmarks {
	position: absolute;
	left: 5px;
	top: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.download {
	text-decoration: none;
}

