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

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6d4c27;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #6D4C27;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #C1A288;
}
.header {
	font-size: 20px;
	line-height: 26px;
	color: #996600;
}