@charset "utf-8";
/* CSS Document */

/* colors: 905d46, 9f8a77, 462b24 */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14pt;
	background-color: #a08c7a;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14pt;
	color: #990000;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #364d23;
	word-spacing: 1.6pt;
	line-height: 1.4;
		margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;
		margin-left: 20px;
}
h3.2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;
	
}

a.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	word-spacing: 1.6pt;
	line-height: 1.4;
	text-decoration: underline;
		margin-left: 20px;
}



p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;
	margin-left: 20px;
	margin-right: 0px;
	
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;

	
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;
	
}



ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #905d46;
	word-spacing: 1.6pt;
	line-height: 1.4;

	
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 0px;
	word-spacing: 2pt;
	margin-left: 20px;
	color:#fafcbc;
}


.contentBox {
	display:block;
	margin-top:0px;
	width:818px;
	height:400px;
	overflow-y:auto;
	border: 0px solid 000;
	background-color:#ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align:left;
	
	}
</style>
