body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #7E4300;



}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;


}

a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	color: #FFCC00;
	background-repeat: no-repeat;
	background-color: #76440C;
	border: 1px solid #FFCC00;






}

.cadreindex {
	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: #A9690A;
	border-right-color: #A9690A;
	border-bottom-color: #A9690A;
	border-left-color: #A9690A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;

}

