  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: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #title { font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-family: Arial,Helvetica,sans-serif;
    }

  #headline { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 24px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-weight: bold;
    }

  #cbox { padding: 10px;
    font-variant: normal;
    font-size: 14px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-family: Courier New,Courier,monospace;
    font-weight: bold;
    font-style: normal;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    }

  cfon { font-family: Courier New,Courier,monospace; }
  ckey { color: rgb(0, 0, 204); }
  cstr { color: rgb(153, 0, 0); }
  ccom { color: rgb(0, 102, 0); }

  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;
    }

