body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 83%;
   background-color: #ffffff;
}

a:link {
   color: #245397;
}

a:visited {
   color: #245397;
}

a:active {
   color: #91A9CB;
}

a:hover {
   color: #5B7EB1;
}

.petit {
   font-size: 80%;
}

h1 {
   font-weight: bold;
   font-size: 120%;
}

h2 {
   font-size: 100%;
   font-weight: bold;
}

table.corps {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 90%;
   border-collapse: collapse;
}

ol li { margin-bottom: 0.6em }
ul li { margin-bottom: 0.6em }
