    
    body {
      color: #525252;
      font: 69%/1.5 Arial,Helvetica,sans-serif;
      background-color: #FAFAFA;
    }
    a:link, a:visited {
        color: #525252;
        text-decoration: underline;
    }
    a {
        color: #525252;
        text-decoration: none;
    }
    ol, ul {
        list-style: none outside none;
    }
    
