  body { margin: 0px;
    padding: 0px;
    background-color: rgb(240, 240, 240);
    color: rgb(0, 0, 0);
    }

  #content { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #title { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #headline { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a:link, a:visited, a:active { color: rgb(0, 102, 0);
    text-decoration: none;
    }

  a:hover, a:focus { color: rgb(51, 153, 51);
    text-decoration: none;
    }
