basefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #663300;
}
h2 {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
h3 {
	font-family: Pristina, Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #663300;
}
div {
	font-family: "Century Gothic", Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
p {
	font-family: "Century Gothic", Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	font-size: 16px;
}
a {
	color: #663300;
	text-decoration: none;
}

