body{
	background-color: #FF9933;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
   	font-family: verdana;
} 
A {
	color:#FF9933;
}
A:HOVER {
	text-decoration : none;
}
h1{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}  
h2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color : #FF9933;
}
h3{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
p{
   font-family: verdana;
   font-size: 11px;
} 
.body{
   font-family: verdana;
   font-size: 11px;
}
.citation{
   font-size: 10px;
   color:#FFFFFF;
   padding-left: 30px;
   padding-right:30px;
   text-align:left;
}
.citation A {
	color:#BF352A;
}
.citation A:HOVER {
	text-decoration : none;
}  
.pieds{
   font-size: 11px;
}
.pieds A {
	color:#BF352A;
}
.pieds A:HOVER {
	text-decoration : none;
}    