p, td {
       font-family: arial; verdana;
       font-size: 11px
}

p.small, td.small {
                   font-family: arial; verdana;
                   font-size: 10px
}

a {
   color: #000000;
   text-decoration: none
}

a:hover {
         color: #000000;
         text-decoration: underline
}


a.inv {
       color: #FFFFFF;
       text-decoration: none
}

a.inv:hover {
             color: #FFFFFF;
             text-decoration: underline
}

body {
      background-color: #CCCCCC; 
      margin: 0;
      padding: 0;
      scrollbar-face-color: #CC3300;
      scrollbar-shadow-color: #FFFFFF;
      scrollbar-highlight-color: #CC3300;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-darkshadow-color: #FFFFFF;
      scrollbar-track-color: #FFFFFF;
      scrollbar-arrow-color: #FFFFFF
}

.intro {
        position:absolute;
        left:0;
        top:0;
        layer-background-color: CC3300;
        background-color: CC3300;
        border: 0.1px solid CC3300
}
