<style type="text/css">
<!--
  #Menu
  {
    position:absolute;
    width:150px;
    top: 200px;
    left:10px;
    height:160px;
    font-family: Verdana;
    font-size: 8pt;
    text-align:left;
    padding:5px;
    background-color:#EFEFEF;
    border-color:#000000;
    border-width:1px;
    border-style:solid;
  }
  #statistics
  {
    position:absolute;
    top: 300px;
    left:5px;
    width:130px;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
    padding:5px;
  }

  #Disclaimer
  {
    position:absolute;
    width:100%;
    font-family: Arial;
    font-size: 11px;
    top:390px;
    color:#000000;
    text-align:center;
    vertical-align:bottom;
  }
-->
</style>

p,td,th,link
{
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color:#000000;
}

.header
{
 font-family:Verdana;
 font-size: 10pt;
 font-weight:bold;
 text-align:center;
 color:#FFFFFF;
 background-color:#000000;
}

.topic
{
 font-family:Arial;
 font-size: 16px;
 font-weight:bold;
 text-align:center;
 height:20px;
 color:#000000;
 border-bottom-color:#000000;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding:1px;
}

.subtopic
{
 font-family:Verdana;
 font-size: 14px;
 font-weight:bold;
 text-align:left;
 height:20px;
 color:#000000;
}

.text
{
 font-family:Arial;
 font-size: 12px;
 text-align:left;
 color:#000000;
}

.smalltext
{
 font-family:Arial;
 font-size: 8pt;
 text-align:left;
 color:#000000;
}

.table_header
{
 font-family:Arial;
 font-size: 11px;
 font-weight:bold;
 text-align:left;
 color:#000000;
 background-color:#DADADA;
 border-bottom-color:#000000;
 border-bottom-width:1px;
 border-bottom-style:solid;
}

.table_header2
{
 font-family:Arial;
 font-size: 11px;
 font-weight:bold;
 text-align:left;
 color:#000000;
 background-color:#DADADA;
}

.table
{
 font-family:Arial;
 font-size: 8pt;
 text-align:left;
 color:#000000;
}

.link
{
 font-family:Arial;
 font-size: 10pt;
 font-weight:bold;
 text-align:left;
 height:20px;
 text-indent:5px;
 color:#000000;
}

.mainheader
{
 font-family:Arial;
 font-size: 8pt;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}

.footnote
{
 font-family:Arial;
 font-weight:normal;
 font-size: 11px;;
 text-align:center;
 color:#000000;
}