body {background-color:#000000;
      font-family: Verdana, Arial;
      color:#B5CAC9;
      }
p    {color:#B5CAC9;
      font-size: 10pt;
      margin-right: 50px;
     }
p.indent { margin-left:10px;}

div.unit {
    border:1px solid #B5CAC9;
    margin-right: 1%;
    margin-top: 1.4em;
  }
div.date {
    background:#555555;
    color:#A2CFEE;
    font-size:10pt;
    padding-left: 1em;
  }  
div.cont {
    padding: 0.5em 1em;
    font-size:10pt;
    }
    
h4 {
    font-size:10pt;
    font-weight:bold;
    }
    
img {border-style:none;}

ul {font-size:10pt;}

table {font-size:10pt;}
      
table.bar {background-color: #555555;
           font-size:10pt;
           font-weight:bold;
           border-top:1px solid #B5CAC9;
           border-bottom:1px solid #B5CAC9;
          }
table.dark {background-color: #333333;}
table.bright {background-color: #8C8C8C;}

      
a:link {text-decoration:none; color:#B5CAC9}
a:visited {text-decoration:none; color:#B5CAC9}
a:hover {text-decoration:none; color:#3CBDFB}
      
.blue {color:#3CBDFB}
      
