body      {
         margin:0;
         border-width:0;
         padding:0;
         
         font-family:sans-serif;
         font-size:10pt;
         color:#000000;
         background-color:#FFFFFF;
      }

a:link,
a:active   {
         font-family:sans-serif;
         font-size:10pt;
         color:#000000;
         background-color:transparent;
         text-decoration:none;
      }

a:visited   {
         font-family:sans-serif;
         font-size:10pt;
         color:#000000;
         background-color:transparent;
         text-decoration:none;
      }

a:hover      {
         color:#000000;
         background-color:transparent;
      }


.mainpart
   {
      color:#000000;
      font-family:sans-serif;
      font-size:10pt;
      background-color:#FFFFFF;
      vertical-align:top;
   }
   
.maincell   {
         color:#000000;
         font-family:sans-serif;
         font-size:10pt;
         background-color:#FFFFFF;
         padding:20px;
         vertical-align:top;
      }


.maintext   {
         font-family:sans-serif;
         font-size:10pt;
      }

.topcell   {
         border-bottom:1px solid #FFFFFF;
         color:#FFFFFF;
         background-color:#FFFFFF;
         border-left-width:0;
         border-right-width:0;
         border-top-width:0;
      }

.leftcell   {
         background-color:#FFFFFF;
      }

.leftdivcell   {
         background-color:#FFFFFF;
      }

.caption   {
         font-family:sans-serif;
         font-size:18pt;
         color:#000000;
         padding:5px 20px;
      }

.verysmallcaption   {
         font-family:sans-serif;
         font-size:10pt;
         color:#000000;
         font-weight:bold;
      }

.smallcaption   {
         font-family:sans-serif;
         font-size:12pt;
         color:#000000;
         font-weight:bold;
      }
      
.middlecaption
   {
      font-family:sans-serif;
      font-size:14pt;
      color:#000000;
      font-weight:bold
   }

.copyright   {
         font-family:sans-serif;
         font-size:7pt;
         color:#FFFFFF;
         background-color:#FFFFFF;
         padding-top:3pt;
         padding-bottom:3pt;
      }

.gotolist   {
         font-family:sans-serif;
         font-size:8pt;
         color:#000000;
         font-weight:normal;
      }

table.menu   {
         text-align:center;
      }

.menuitem   {
         display:block;
         width:100%;
         height:17px;
         text-align:center;
         margin:3px 0px 0px 0px;
      }

.menudivider   {
         display:block;
         width:120px;
         height:1px;
         color:#000000;
         background-color:#FFFFFF;
         border-style:none;
         margin:0px 13px;
         font-size:0px;
      }

img      {
         border-style:none;
         border-width:0;
      }

.withborder   {
         border-style:solid;
         border-width:1px;
      }

#search      {
         font-family:sans-serif;
         font-weight:bold;
         font-size:11px;
         font-style:normal;
         color:silver;
         text-decoration:none;
         letter-spacing:2px;
         display:block;
         width:100%;
         height:17px;
         text-align:center;
         margin:3px 0px 0px 0px;
         background-color:#336699;
         border:none;
      }

