@charset "utf-8";
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: normal;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #993333;
}
a:active {
	color: #993300;
	font-style: normal;
}




h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #934821;
	background-position: center;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #934821;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #934821;
	font-weight: normal;
	text-align: center;
}
