body {
	margin-top: 0px;
	background-color: #FCFBE1;
}
.style1 {
	font-family: "Goudy Old Style";
	font-size: 36px;
}


.style2 {font-family: "Goudy Old Style"}
.style8 {font-family: "Goudy Old Style"; font-size: 14px; }
.style10 {font-family: "Goudy Old Style"; font-size: 9px; }
.style12 {font-family: "Goudy Old Style"; font-size: 18px; }
.style14 {
	font-size: 36px;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	font-style: italic;
}
.style15 {
	font-family: "Goudy Old Style";
	color: #999999;
	font-size: 14px;
}
.black {
	font-family: "Goudy Old Style";
	font-size: 14px;
	color: #333;
}

.style24 {
	font-family: "Bradley Hand ITC";
	font-size: 18;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
