body, td, a, p, b, i, u, li, div, span { 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
    color: #CCCCCC;
}

a { 
  font-weight: bold;
  text-decoration: underline;
}

a:hover { 
  color: #AA0000;
}


