@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5F5E;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #765141;
}
a:hover {
	color: #C08559;
	text-decoration: none;
}
a:visited {
	color: #765242;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #765141;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #765141;
}
.mainborder {
	border: 1px solid #7C763C;

}
.nav {
	font-weight: bold;
	color: #765141;
}
.tablehead {
	color: #FFF6DB;
	font-weight: bold;
	font-size: 12px;
}
.body-box {
	font-size: 10px;
	text-align: center;
}
.box-link {
	color: #FFF6DB;
}
.redbold {
	color: #F00;
	font-weight: bold;
}
