  body { margin: 0px;
    padding: 0px;
    background-color: rgb(0, 0, 0);
    color: rgb(153, 153, 153);
    }

  #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(153, 153, 153);
    text-decoration: none;
    }

  a:hover, a:focus { color: rgb(204, 204, 204);
    text-decoration: none;
    }
