@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #705431;
	background-color: #B6402C;
	text-align: left;
	word-spacing: normal;
	display: block;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	line-height: 1.7em;
}
h3 {
	font-weight: bold;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #AD9C7B;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 12px;
}
ul {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #000000;
}
.hline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6402C;
}
