body {
 background: white url(img/fond.gif) repeat-y top left;
}
div.innerbody {
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 10pt; 
 padding: 5px 0 0 0;
}
td {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 10pt;
 text-align: left;
}
li {
 list-style-type: disc;
}
td {
 vertical-align:top;
}
a {
 text-decoration: none;
 color: #6E96BE;
}
a:hover {
 text-decoration: underline;
}
