BODY {
       font-family: times;
       font-size: 10pt;
       font-weight: medium;
       color: #000000;
       margin-left: 15;
       margin-right: 15
     }


P  {
     font-family: times;
     font-size: 12pt
   }

.table  { 
     font-size: 10pt;
     font-weight: bold;
     margin-top: 5% }

.navi  {
     font-size: 10pt;
     font-weight: bold;
     margin-top: 5%;
     text-align: right  }

.first  {
     margin-left: 5%;
     margin-right: 5%;
     text-align: justify }

.second  {
     margin-left: 10%;
     margin-right: 15%   }

.sign  {
     margin-left: 60%  }

.sdoc  {
     margin-left: 60%;
     font-size: 8pt;
     font-weight: bold  }

.docu  {
     margin-left: 10%;
     margin-right: 10%;
     font-size: 8pt;
     font-weight: bold  }

.pgtitle  {
     text-align: center;
     font-size: 10pt;
     font-weight: bold;
     font-style: italic  }

H1 { text-align: center;
     font-size: 24pt;
     font-weight: bold;
     margin-top: 5% }

H2 { text-align: center;
     font-size: 18pt;
     font-weight: bold }

H3 { text-align: center;
     font-size: 12pt;
     font-weight: bold }

H4 { margin-right: 25;
     margin-left: 25;
     font-size: 12pt;
     font-weight: bold;
     text-align: center }

H5 { font-size: 10pt;
     font-weight: bold;
     text-align: center }

H6 { font-size: 10pt;
     font-weight: bold }

UL { margin-left: 20; margin-top: 1pt; margin-bottom: 1pt; }

ADDRESS { text-align: right;
	  margin-left: 30; margin-right: 30  }

a:hover{ color:#ff0000 }
A    { color: #000000 }
CODE { font-family: courier }
CITE { font-style: italic }

EM { font-style: italic }

$HTML-SOURCE { font-family: times; font-size: 11pt }
