<!--
body { background: url("../img/fond.gif") repeat; background-color: #FFFFFF; font-family: Arial,sans-serif; font-size: 100%; }

.nota      { font-size: 65%; }
.sl        { font-size: 70%; font-style: italic; }
.mf        { font-size: 70%; }
.nb        { font-size: 100%; font-weight: bold; }
.txt       { font-size: 80%; }
.gr        { font-size: 100%; font-weight: bold; }
.sst       { font-size: 100%; color: #EE8000; }
.let       { font-size: 130%; font-weight: bold; font-family: "Comic sans MS", Verdana; }
.nobr      { white-space: nowrap; }

TABLE.tab1 { margin: 0px; padding: 0px; border: 0px; margin-left: auto; margin-right: auto; text-align: center; }
TABLE.tab2 { margin: 0px; padding: 0px; border: 0px; width: 100%; }
TABLE.tab3 { margin: 0px; padding: 0px; border: 0px; }

TD.td1     { text-align: left;  vertical-align: middle; height: 45px; }
TD.td2     { text-align: right; vertical-align: middle; }
TD.td3     { text-align: left;  vertical-align: top; width: 350px; }
TD.td4     { text-align: left;  vertical-align: top; }

IMG        { border: 0px; }

A:link     { text-decoration: none; color: #EE8000; }
A:active   { text-decoration: none; color: #FFFF00; }
A:visited  { text-decoration: none; color: #EE8000; }
A:hover    { text-decoration: underline; color: #EE8000; }
//-->
