@charset "utf-8";
body {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #663300;
	background-image: url(art/background.gif);
	background-repeat: repeat;
	margin-left: 15px;
}
h1 {
	font-family: "Garamond Premr Pro";
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	left: auto;
	right: auto;
}
p {
	margin-left: 25px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 2px;
}
.subscript {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
}
h3 {
	font-family: "Garamond Premr Pro";
	font-size: 24px;
	font-weight: bold;
	color: #536F48;
	margin-bottom: 2px;
}
.text {
	font-size: 12px;
}
.catheaders {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #F0F1E6;
	background-color: #333333;
	background-repeat: repeat;
	text-align: center;
}
