body{
     margin-top: 3px;
     margin-bottom: 10px;
     margin-left: 10px;
     font-family: Verdana,Arial,Helvetica;
     font-size: 12pt;
     font-style: normal;
     color: #000000;
     background-color:#E5E5E5;
     scrollbar-3dlight-color   : #000000;
     scrollbar-arrow-color     : #000000;
     scrollbar-base-color      : #000000;
     scrollbar-darkshadow-color: #000000;
     scrollbar-face-color      : #FFFFFF;
     scrollbar-highlight-color : #000000;
     scrollbar-shadow-color    : #000000;
    }

a:hover         {background-color: #000000;
                 color: #ffffff;
                 text-decoration: none }
a:link          {color: #0000FF;
                 text-decoration: none }
a:visited       {color: #000080;
                 text-decoration: none }
a:visited:hover {color: #ffffff;
                 text-decoration: none }
a:active        {text-decoration: none }

tr.blackwhite,
td.blackwhite { border-width:0pt;
                border-style:solid;
                border-color:#999999;
                background-color:#E5E5E5;
                font-family:Verdana,Arial,Helvetica;
                font-size:10pt;
                font-weight:bold;
                color:#000000;
                letter-spacing:0.1mm;
                word-spacing:0.5mm;
              }

tr.blackwhiten,
td.blackwhiten { border-width:0pt;
                 border-style:solid;
                 border-color:#999999;
                 background-color:#E5E5E5;
                 font-family:Verdana,Arial,Helvetica;
                 font-size:9pt;
                 color:#000000;
                 letter-spacing:0.1mm;
                 word-spacing:0.5mm;
               }

td.warntable { border-width:1pt;
               border-style:solid;
               border-color:#808080;
               background-color:#FF0000;
               font-family: ms sans serif,Verdana,Arial;
               font-size: 8pt;
               font-weight: normal;
               color: #FFFFFF;
             }

td.greytable { border-width:1pt;
               border-style:solid;
               border-color:#808080;
               background-color:#E0E0E0;
               font-family: ms sans serif,Verdana,Arial;
               font-size: 8pt;
               font-weight: normal;
               color: #000000;
             }

td.lightgrey { border-width:1pt;
               border-style:solid;
               border-color:#808080;
               background-color:#F0F0F0;
               font-family: ms sans serif,Verdana,Arial;
               font-size: 8pt;
               font-weight: normal;
               color: #000000;
             }

span.greytabhead,
td.greytabhead { border-width:1pt;
                 border-style:solid;
                 border-color:#808080;
                 background-color:#bebeff;
                 font-family: ms sans serif,Verdana,Arial;
                 font-size: 8pt;
                 font-weight: normal;
                 color: #000000;
               }

td.copyright { border-width:0pt;
               border-style:solid;
               border-color:#999999;
               background-color:#FFFFFF;
               font-family: Verdana,Arial,Helvetica;
               font-size: 7pt;
             }

td.blackyellow { border-width:0pt;
                 border-style:solid;
                 border-color:#999999;
                 background-color:#FFFF00;
                 font-family:Verdana,Arial,Helvetica;
                 font-size:10pt;
                 font-weight:bold;
                 color:#000000;
                 letter-spacing:0.1mm;
                 word-spacing:0.5mm;
               }

tr.blackgrey,
td.blackgrey  { border-width:0pt;
                border-style:solid;
                border-color:#999999;
                background-color:#F0F0F0;
                font-family:Verdana,Arial,Helvetica;
                font-size:10pt;
                color:#000000;
                letter-spacing:0.1mm;
                word-spacing:0.5mm;
              }

tr.blackgreyb,
td.blackgreyb { border-width:0pt;
                border-style:solid;
                border-color:#999999;
                background-color:#C0C0C0;
                font-family:Verdana,Arial,Helvetica;
                font-size:10pt;
                font-weight:bold;
                color:#000000;
                letter-spacing:0.1mm;
                word-spacing:0.5mm;
              }

.ArialLarge { font-family: Verdana,Arial,Helvetica;
              font-size: large;
              font-weight: bold;
              color: #0000FF;
            }

.Arial12B { font-family:Verdana,Arial,Helvetica;
            font-size:12pt;
            font-weight:bold;
            color: #000000;
            letter-spacing:0.1mm;
            word-spacing:0.5mm;
            /* background: #808080; */
          }

.Arial10  { font-family: Verdana,Arial,Helvetica;
            font-size: 10pt;
            font-weight: normal;
            color: #000000;
          }

.Arial10Blue  { font-family: Verdana,Arial,Helvetica;
                font-size: 10pt;
                font-weight: normal;
                color: #0000ff;
              }

.Arial10B { font-family: Verdana,Arial,Helvetica;
            font-size: 10pt;
            font-weight: bold;
            color: #000000;
          }

.Arial8   { font-family: ms sans serif,Verdana,Arial;
            font-size: 8pt;
            font-weight: normal;
            color: #000000;
          }

.Arial8B  { font-family: ms sans serif,Verdana,Arial;
            font-size: 8pt;
            font-weight: bold;
            color: #000000;
          }