/* CSS Document */

body {
	background-color: #c6ae94;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C4A2C;
	font-size: 11px;
}.texthome {
	font-family: "Times New Roman", Times, serif;
	color: #e5dfbd;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5dfbd;
	font-size: 11px;
	font-style: italic;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C180D;
	font-size: 11px;
	font-style: normal;
}
.form {
	border: 1px solid #6C4A2C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6C4A2C;
	padding: 1px;
	background-color: #DDC9AE;
}
