


body { 
       background-color: white; 
       font-family: Helvetica, Verdana, Arial;
     }

blockquote,p { 
               font-size: 100%; 
             }

h4 { 
     font-size: 80%; 
   }

a  {
     color: #3939B2;
   }

.title { 
         font-weight: bold; 
       }

.topic  { 
          font-weight: bold; 
          font-style: italic; 
          color: #3939B2; 
          font-size: 120%; 
        }

.byline { 
          font-size: 90%; 
        }

.nick   { 
          font-weight: bold;
          color: #3939B2; 
        }

.commenter { 
             font-weight: bold;
             color: #3939B2; 
           }

.timestamp { font-size: 80%; 
             color: #3939B2; 
           }

.attribution { 
               font-size: 90%; 
               color: #3939B2; 
             }

.archive { 
           font-size: 100%; 
           color: #3939B2; 
         }
