@charset "utf-8";
/* CSS Document */

body {
	background-color: #7D5500;
}
.style1 {
	font-family: "Bradley Hand ITC";
	color: #FFFFFF;
}
.style3 {
	font-size: 36px;
	font-family: "Bradley Hand ITC";
	color: #FFFFFF;
}
.style4 {
	color: #E1B723;
	font-size: 24px;
	font-family: "Bradley Hand ITC";
}
.style4underlined {
	font-family: "Bradley Hand ITC";
	text-decoration: underline;
	font-size: 28px;
	color: #E1B723;
}

.style6 {
	color: #FFECC6;
	font-family: "MS Sans Serif";
}
.style6button {
	font-family: "MS Sans Serif";
	color: #000000;
}


.style7 {
	color: #FFFFFF;
	font-family: Papyrus;
	font-size: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #DEB422;
}
a:active {
	text-decoration: none;
}
.style8 {
	color: #7D5500;
	font-family: "MS Sans Serif";
}
.style9 {font-size: 8px}