<style type="text/css">
<!--

 body {
      text-align: center;
      font: 10pt "Arial", sans-serif;
      }

 #bg {
    background: rgb(224,240,255);
    }

 #center {
    width:1000px;
    margin: 0 auto;
    background: transparent;
    }


 #container {
    width:1000px;
    border: none;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background-color: rgb(192,224,255);
    float: left;
    border-bottom: 5px solid;
    border-color: #505050;
    }
    
 #container img{
    margin-bottom: 10px;
    }
    
 #nav {
      font: 10pt "Arial", sans-serif;
      margin:2px,2px,2px,2px;
      width:1000px;
      padding:2px,2px,2px,2px;
      text-decoration: none;
      font-weight: bold;
      color: black;
      }

 #nav ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: center;
      }
      
 #nav li {
      display: inline;
      margin: 0px;
      padding: 0px;
      }
      
 #nav a:link, #nav a:visited, #nav span{
      text-decoration: none;
      display: block inline;
      float: left;
      width: 79px;
      padding: 0.1em 0.5em 0.1em 0.5em;
      border: none;
      color: #707070; 
      }
      
 #nav a:hover{
      text-decoration: none;
      border: none;
      color: #1E1E1E;
      }
      
 #nav span{
      text-decoration: none;
      border: none;
      color: #1E1E1E;
      }

 #nav div {
      clear: left;
      }
     
 #sidebar {
    font: 12pt "Arial", sans-serif;
    color: #505050;
    clear: left;
    width: 120px;
    float: left;
    margin-top: 43px;
    margin-right: 20px;
    text-decoration: none;
    text-align: right;
    border: 0px solid;
    font-weight: bold;
    }
    
 #content {
    font: 10pt "Arial", sans-serif;
    width: 750px;
    float: right;
    text-align: left;
    margin-top: 43px;
    margin-right: 0px;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.8em;
    border-left: 1px solid #606060;
    }

  #content table{
    }

  #content table ul{
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    }

 #content img {
    margin-right: 10px;
    float: right;
    }

 #content th {
    text-align: left;
    }
    
 #content td {
    vertical-align: top;
    }
    
 #content h1 {
      font: 12pt "Arial", sans-serif;
      font-weight: bold;
      }
      
 #content h2 {
      font: 11pt "Arial", sans-serif;
      font-weight: bold;
      }

 #content h3 {
      font: 10pt "Arial", sans-serif;
      font-weight: bold;
      }

-->
</style>

