body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFEF1;
}
p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: none;
	display: inline;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: none;
	display: inline;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #705E40;
	text-decoration: none;
}


form {
	display: inline;
	text-decoration: none;
}
.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #847343;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #927d5b;
	border-right-color: #cdb896;
	border-bottom-color: #cdb896;
	border-left-color: #927d5b;
}

