body {margin: 0px}
p b {color:green}
h3 {font-family: sans-serif; color:red; margin-bottom:-20px}
#npn {background-color:ivory; width:100%; border: 1px solid rgb(128,0,0)}
#logo {background-color: white; border-bottom: 1px solid rgb(128,0,0); text-align: center}
#contact {font-family: sans-serif; color:red; background-color: white;
          font-size:8pt; text-align:center; border-top: 1px solid rgb(128,0,0)}
#daycell {text-align:center; background-color:rgb(255, 64,64); width: 400px;
          color:white; font-size:8pt; font-family: sans-serif; border: 1px solid rgb(128,0,0)}
#links {background-color: rgb(32,164,32); width: 100px; border-right: 1px solid rgb(128,0,0)}
#links a {color: white; text-decoration:none; font-size:8pt; font-family: sans-serif; 
          display: block; padding: 1px; border: 3px solid rgb(32,164,32); margin: 0px; width: 100%}
#links a.newgroup {margin-top: 10px}
#links a:hover {border: 3px outset white; color: white}
#firstcol {width: 50%; border-right: 1px solid rgb(128,0,0)}
#secondcol {width: 50%}
.firstp:first-line {font-variant: small-caps}