body {background-color:#ffffff;
      font-family:arial;
      font-size:12px;
      color:#000000;
      scrollbar-base-color:white;}

a:link {font-family: arial;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        border:0px;}

a:visited {font-family: arial;
          font-size: 11px;
          color: #000000;
          text-decoration: none;
          }

a:hover {font-family:arial;
         font-size: 11px;
         color: #AC0014;
         text-decoration: none;
         }

a:active {font-family: arial;
          font-size: 11px;
          color: #000000;
          text-decoration: none;
          }

img {border:0px;}

table {        table-layout: fixed;
                table-width:90px;
                font-family: arial;
                font-size: 11px;
                color:#FFFFFF;
                border:1px;
                border-color:#FFFFFF;
                border-bottom-style:dotted;
        }
