<style type="text/css">{  }
.champs {
 position:relative;
 left:0; 
 top:0;
 min-height:1800px;
 height:auto !important;
 height:1800px;
 margin-left:0px;
 padding-left:168px;
 padding-right:168px;
 text-align:center;
// width:659px;
 border: 1px black solid;
 background-color:white;
 font-weight:normal;
 z-index:1;
}

.champs table {width:90%;}

.champs table.outer {width:90%;height:300;}

.champs table.inner {width:100%;}

.champs td {width:33%;font-size:9pt;text-align:center;}

.champs td.inner {width:100%;font-size:9pt;text-align:center;font-family:Georgia;}

.champs td.head {width:100%;font-size:10pt;text-align:center;text-decoration:underline;font-family:Georgia;}

.champs td.desrcip {font-size:8pt;font-family:Times New Roman;text-align:center;}

.champs a {color:red;cursor: hand;}

.champs a:visited {color:red;cursor: hand;}

.champs a:active {color:red;cursor: hand;}

.champs a:hover {color:black;cursor: hand;}

--!>
</STYLE>