@charset "UTF-8";
.bodycolor {
	background-color: 663300;
}
body {
	background-color: 663300;
	font-family: "Apple Chancery";
	font-size: 18px;
	color: #FFCC66;
}
.p.content_text {
	font-family: "Apple Chancery";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: FFCC66;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
.buttonbar {
	font-family: "Apple Chancery";
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: 999900;
	text-decoration: none;
	font-variant: normal;
}
p {
	font-family: "Apple Chancery";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: FFCC66;
	text-decoration: none;
	background-color: 663300;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
}
body {
	background-color: #663300;
}

