@charset "utf-8";
html, body {
	background-image: url(/images/1019.png);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}
.main {
	font-size: 11px;
	color: #582a14;
	line-height: 14pt;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
.nav {
	color: #794500;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	color: #794500;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	color: #794500;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
