@charset "UTF-8";
h3 {
	font-size: 16px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #4A524B;
	padding-left: 7px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474F49;
}
body {
	background-color: #C5BA96;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-size: 10pt
}
a:link {
	color: 7A6A65;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 4D3D33;
}
a:hover {
	text-decoration: none;
	color: 9F7535;
}
a:active {
	text-decoration: underline;
	color: 02254D;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h4 {
	font-size: 15px;
}
p {
	line-height: 1.7em;
}

