/* CSS Document */

body {
	background-color: #924634;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}

body,td,th {
	font-size: 12px;
}
#head {
	margin-bottom:22px;
	margin-left: 12px;
}
#content {
	margin-left:12px;
	position: relative;
}
#menu {
	float:left;
}
#image {
	float:left;
	margin-left:15px;
	border:#924634 solid 1px;
}
#text {
	text-align: justify;
	padding-top: 20px;
	float: left;
	width: 458px;
	padding-bottom: 9px;
}
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 18px;
	margin-right: 15px;
	margin-left: 10px;
}

