<STYLE TYPE="text/css">
<!-- 
html {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  }
br.main {
  font-size: 5pt;
  font-family: Arial, Helvetica, sans-serif;
  }
td {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  }
.header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color:#996634;
  }
.warning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color:red;
  }
.message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color:#996634;
  }
td.title {
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  }
td.footer {
  font-size: 7.5pt;
  color:#999999;
  }
td.exterior {
  background-color:#464646;
  }

a {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  }
a:link {
  color: #707B76; 
  text-decoration: none;
  font-weight: bold; 
  }
a:visited {
  color: #742E28; 
  text-decoration: none;
  font-weight: bold; 
  }
a:hover { 
  color: #333333; 
  text-decoration: underline;
  font-weight: bold; 
  }
a:active {
  color: #000000; 
  text-decoration: underline;
  font-weight: bold; 
  }

a.menu:link {
  color: #FFFFFF; 
  text-decoration: none;
  font-weight: bold; 
  }
a.menu:visited {
  color: #CCCCCC; 
  text-decoration: none;
  font-weight: bold; 
  }
a.menu:hover { 
  color: #333333; 
  text-decoration: underline;
  font-weight: bold; 
  }
a.menu:active {
  color: #000000; 
  text-decoration: underline;
  font-weight: bold; 
  }

-->
</style>