
A:link    { text-decoration: none }
A:active  { text-decoration: none }
A:visited { text-decoration: none }

.item { color: yellow;
        font-family: helvetica,serif,times;
        margin-bottom: 5mm;
        margin-left: 1cm;
        text-align: justify }

.itemhead { color: white;
            font-family: helvetica,serif,times;
            font-size: 14pt;
            #margin-bottom: 1mm;
            margin-left: 3mm;
            #margin-top: 1mm;
            text-align: left;
          }

.box { background-color: #004e33;
       color: yellow; 
       #line-height: 20px; 
       #width: 200px; 
       padding: 3px;
       -webkit-border-radius: 10px; 
       -moz-border-radius: 10px;
     }

.topbox { background-color: #004e33;
          color: yellow; 
          #line-height: 20px; 
          #width: 200px; 
          padding: 1px;
          -webkit-border-radius: 10px; 
          -moz-border-radius: 10px;
        }

.itemdate { color: white;
            font-family: helvetica,serif,times;
            font-size: 10pt;
            #margin-bottom: 1mm;
            #margin-top: 1mm;
            margin-right: 3mm;
            text-align: right }

.email { font-family: helvetica,serif,times;
         font-size: 10pt;
         font-style: italic;
         color: #5acc00 }

.snippet { font-family: helvetica,serif,times;
           color: yellow;
           font-size: 10pt }

.sidebar {font-family: helvetica,serif,times;
           color: yellow;
           text-align: justify;
           font-size: 10pt }
