  body
    { padding: 20px 0px 0px 0px;
      margin: 0px;
      font-family: arial, helvetica, sans-serif;
      font-size: 12pt;
      color: #575757;
      background: white; }
    
  img 
    { border: none; }
  
  img.photo
    { margin: 0px 10px 0px 0px; }
    
  hr
    { color: #91abba;
      height: 1px;
      width: 488px;
      text-align: left; }
      
  a
    { color: #575757;
      text-decoration: none;
      font-size: 10pt; }
      
  a:visited 
    { color: #667bc6; }
    
  a:hover, a:active 
    { color: #376d5d; }
    
  td.top
    { font-size: 10pt; }
      
  #who .left
    { color: #376d5d;
      font-size: 10pt;
      font-weight: bold; }
      
  #who .right
    { color: #575757;
      font-size: 10pt; }
      
  #content
    { padding: 30px 10px 0px 20px; }
    
  span.title
    { color: #376d5d;
      font-size: 12pt;
      font-weight: bold; }
      
  p
    { text-align: justify;
      font-size: 10pt;
      margin: 15px 40px 0px 0px;
      color: #575757; }

    