body, td, tr, table
      {font-size:12px;
      font-family: tahoma;
      color: #909EBB;
      scrollbar-arrow-color: #F1F5F4;
      scrollbar-base-color: #C4CFC7;
      scrollbar-highlight-color: #CFDCD3;
      scrollbar-track-color: #A9BAB0;
      overflow-x: hidden;
      }

a:link
  {color: #D9DDE8; cursor: cross; text-decoration: none;}
a:visited
  {color: #D9DDE8; cursor: default; text-decoration: none;}
a:active
  {color: #D9DDE8; cursor: default; text-decoration: none;}
a:hover
  {
  font-weight: bold;
  color: #D8DCE9;
  text-transform: uppercase;
}


b {color: #CBD3E4;}
u {color: #848BA5;}
i {color: #7C84A3;}
