body {
background-color : #FFFFFF;
font-family : Arial;
font-size : 12px;
color=#6880c3;
}
td {
font-family : Arial;
font-size : 12px;
color=#6880c3;
}
td.titre {
font-size : 16px;
font-weight : bold;
}
td.cadre {
border: 1px solid #6880c3;
}
.titre2 {
color : #cc0000;
font-weight : bold;
font-size : 13px;
}
.titre3 {
font-size : 12px;
color : #000080;
font-weight : bold;
}
.copy {
font-size : 10px;
color : #000080;
}
a {
color : #000080;
font-weight : bold;
text-decoration: none;
}

a:hover {
color : #cc0000;
font-weight : bold;
text-decoration: none;
}