
<style type="text/css" media="screen">
<!--
  body.email {
    background-color: white;
    margin: 10px 10px 10px 10px;
    width: 650px;
  }
  
  div#email {
    width: 650px
  }
  
  div#email p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
  }
  
  div#email p.caption {
    background-color: #b4bdda;
    color: #0F2976;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15pt;
    width: 100%;
    padding: 10px 10px 10px 10px;
  }
  
  div#email p.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #0F2976;
    letter-spacing: 2pt;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
    background-color: #EAECF4;
    padding-left: 5px;
  }
  
  div#email p.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #4D609C;
    text-decoration: none;
    background-color: #DCDDDE;
    font-weight: bold;
    width: auto;
  }
  
  div#email p.salutation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
  }
  
  div#email p.signature {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
  }
  
  div#email table {
    border: none;
  }
  
  div#email td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    vertical-align: top;
    border: none;
  }
  
  div#email .label {
    color: #3F4985;
    font-weight: bold;
  }
  
  div#email .data {
  }
  
  div#email a {
    color: #3F4985;
    text-decoration: none;
  }
  
  div#email a:hover {
    text-decoration: underline;
  }
  
  div#static_contents {
  }
-->
</style>

