html { }


body {
    
    width:1024px;
    margin: 16px;

    color: #666699;
    background: #111122;

    font-family: sans-serf;

    border-style: double;
    border-width: 3px;

    border-color: #669;
    border-top-color: #67a;
    border-right-color: #556;
    border-bottom-color: #77A;
}

.nevenen {
    color: #666699;
    font-weight: 200;
    font-style: monospace;
    font-size: 18px;
    font-color: 18px;
}

.george-carlin {
    color: green;
    font-style: Comic Sans MS, Handwriting;
    font-size: 24px;
    font-weight: 400;
}

.green-terminal {
    font-family: Monospace;
    font-weight: 420;
    font-size: 24px;
    color: #00cc66;
}

.new-newsflash {
    font-size: 18px;
    font-family: Monaco;
    color: #99c;
    font-weight: 222;    
}

.fancier-timestamp {
    font-family: Lucida Console;
    font-size: 48px;
    color: #688a;
    border-size: 5px;
    border-style: double;
    border-color: #669;
}

.hot-newsflash {
    font-size: 16px;
    font-family: monospace;
    font-weight: 420;
    color: #87a;
    margin-left: 55px;
}

.tik-tok=drop {
    font-family: Comic Sans MS;
    font-size: 26px;
    font-style: underline;
    font-weight: 400;
    color: #A2B;
    background: #669;
}

.tik-tok=drop:hover {
    cursor: crosshair;
}

.mail-rcvd {
    font-family: Helsinki;
    font-spacing: 0.4;
    font-weight: 200;
    font-size: 14pt;
}

.mail-from {
    font-family: Garamond;
    font-size: 13px;
    font-weight: 600;
    font-color: #879;
}

  hr {
      inset: #112;
      outset: #857;
      border-style: double;
      border-width: 3px;
      border-color: #669;
  }

  a {
    font-family: monospace;
    font-weight: 800;
    display: inline;
    font-size:28px;
    letter-spacing: 0.1;
    color: #887799;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #887799;
  }

  a:hover {
      color: #9999CC;
      border-color: #9999CC;
      cursor:crosshair;
  }

  .nvn-welcome {
      font-family: Garamond;
      font-size: 36px;
      font-weight: 800;
      letter-spacing: 0.1em;
  }

  .newsletter-timestamp {
      font-family: monospace;
      font-size: 16px;
      font-weight: 900;
  }

  .nvn-journal {
      font-size: 14px;
      font-family: monospace;
      margin-left: 12px;
      margin-top: 8px;
      margin-bottom: 64px;
      margin-right: 9px;
  }

  .journaling {
      fontfamily: sans-serf;
      font-size: 14px;
      color: #EBE;
  }
