body     {
         font-family:Trebuchet MS;
         font-size:10pt;
}

.banner1 {
         font-size:150%;
         font-weight:bold;
         color:black;
}

.banner2 {
         font-size:120%;
         font-weight:bold;
         color:maroon;
         font-style:italic;
}

.left {
         font-size:90%;
}

.left a {
         color:maroon;
         font-weight:bold;        
         text-decoration:none;
}

.left a:hover {
         color:black;
         text-decoration:underline;
}

.texte1 {
         font-size:100%;
         font-weight:normal;
         color:black;
}

.texte2 {
         font-size:90%;
         font-weight:normal;
         color:maroon;
         font-style:italic;
}


.titre1 {
         font-size:120%;
         font-weight:normal;
         color:black;
}

.titre2 {
         font-size:110%;
         font-weight:normal;
         color:maroon;
         font-style:italic;
}

td {
         font-size:90%;
         vertical-align:top;
}

img {
         border:none;
}