  body{
    background-color:#FFFFFF;
    font-family:"Tahoma";
    font-size:xx-small;
    color:#112266;
    margin-top:20px;
  }
  a:link{
    border:none;
    color:#112266;
    text-decoration:none;
  }
  a:hover{
    border:none;
    background:#112266;
    color:#FFFFFF;
    text-decoration:none;
  }
  a:visited{
    border:none;
    color:#757575;
    text-decoration:none;    
  }
  img{
    border:none;
  }
  td{
    font-family:"Tahoma";
    font-size:xx-small;
    color:#112266;
  }
  th{
    font-family:"Tahoma";
    font-size:xx-small;
    color:#112266;
    font-weight:bold;
    text-align:center;
  }	
  a.imglink:hover{
    border:none;
    background:#112266;
    color:#FFFFFF;
    text-decoration:none;
  }
