BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #A0522D;
	scrollbar-arrow-color : #660000;
	scrollbar-base-color : #FFF6E4;
	scrollbar-face-color : #E6C9A5;
	scrollbar-highlight-color : #FFF6E4;
	scrollbar-shadow-color : White;
}

A {
	color: maroon;
	text-decoration: none;
}

A:HOVER {
	color: #A0522D;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.special {
	background-image: url(photos/gauffre.jpg);
	background-repeat: repeat;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0522D;
}
fieldset {
	border: 1px ridge #A0522D;
	background-image: url(photos/gauffre.jpg);
	padding: 0px 10px 10px;
}
.Style1 {
	color: #660000;
	font-style: italic;
	font-weight:bold;
}
.Style7 {
	font-size: 24px;
	font-weight: bold;
	color: #C7AD87;
}

.annot {
	font-size: 11px;
}
.tab {
	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: #FFFFCC;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFFFCC;

}
