body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	background-image: url(/images/parchment.gif);
	background-attachment: fixed;
}
.yellowbox_text {
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
.style1 {font-size: 110%}
.style2 {
	color: #990033;
	font-weight: bold;
	font-style: italic;
}

img {
	border: 0px;
}
