BODY {
	scrollbar-3dlight-color: #B8860B;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: #DEB887;
	scrollbar-darkshadow-color: #FFEBCD;
	background-color : #FFF2B3;
}

center,div,p,table,td,tr,dl,ol,ul,li,ol,ul,form,option,select,input,br {
	font-family: futura, helvetica, arial, geneva;
	font-size: 10pt;
	font-weight: normal;
	color: Maroon;
}

.brun{
	font-family: futura, helvetica, arial, geneva;
	font-size: 10pt;
	font-weight: normal;
	color: Maroon;
}

.navy{
	font-family: futura, helvetica, arial, geneva;
	font-size: 10pt;
	font-weight: normal;
	color: navy;
}

h1 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: normal;
  color: black;
  background-color: transparent;
  font-size: 8pt;
}

h2 {
  font-family: futura, helvetica, arial, geneva,;
  font-weight: bold;
  color: black;
  background-color: transparent;
  font-size: 8pt;
}

h3 {
	font-family: futura, helvetica, arial, geneva;
	font-weight: normal;
	color: Maroon;
	background-color: transparent;
	font-size: 12pt;
}

h4 {
	font-family: futura, helvetica, arial, geneva;
	font-weight: bold;
	color: Maroon;
	background-color: transparent;
	font-size: 12pt;
}

h5 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: normal;
  color: navy;
  background-color: transparent;
  font-size: 14pt;
}

h6 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: bold;
  color: navy;
  background-color: transparent;
  font-size: 14pt;
}

a {
  font-family: futura, helvetica, arial, geneva;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  color: blue;
  background-color: transparent;
}

a:hover {
	font-family: futura, helvetica, arial, geneva;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
	background-color: transparent;
}
