body {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   background-color : #000000;
   scrollbar-3dlight-color:#717171;
   scrollbar-darkshadow-color:#717171;
   scrollbar-face-color:#717171;
   scrollbar-track-color:#2E2E2E;
   scrollbar-highlight-color:#DCDCDC;
   scrollbar-shadow-color:#383838;
   scrollbar-arrow-color:white;
}

P {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #FFFFFF;
   margin : 0;
   text-decoration : none;
}

BLOCKQUOTE {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #FFFFFF;
   text-align : justify;
   text-decoration : none;
}

H1, H5, H6 {
   font-size : 11px;
   color : #FFFFFF;
   text-decoration : none;
}

H2 {
   font-size : 11px;
   color : #FFFFFF;
   text-decoration : none;
}

H3 {
   font-size : 11px;
   color : #FFFFFF;
   text-decoration : none;
}

H4 {
   font-size : 11px;
   color : #FFFFFF;
   text-decoration : none;
}

H5 {
   font-size : 20px;
   color : #FFFFFF;
   text-decoration : none;
}

td {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
}

a:link {
   font-size : 11px;
   color : #C0C0C0;
   text-decoration : none;
   font-weight : bold;
}

a:visited {	
   font-size : 11px;
   color : #C0C0C0;
   text-decoration : none;
   font-weight : bold;
}

a:hover {
   font-size : 11px;	
   color : #FFFFFF;
   text-decoration : underline;
   font-weight : bold;
}

a:active {
   font-size : 11px;
   color : #C0C0C0;
   text-decoration : none;
   font-weight : bold;
}

div.tablemain {
    width: 650;
    color: #3f3f3f;
    border: solid #3f3f3f;
}

div.titredanstable {
    width: 350;
    color: #3f3f3f;
    border: #3f3f3f;
}