body { font-family: verdana, arial helvetica, sans-serif; margin-left: 1%; margin-right: 5%; margin-top: 0% font-size: 10pt; }
p, h1, h2, h3, h4, ol, ul, li, td, input, div { font-family: verdana, helvetica, sans-serif; }
p, div { font-size: 10pt; margin-top: 8; margin-bottom: 0;}
h1 { color: #3667ce; font-size: 20pt; font-weight: bold; }
h2 { color: #3667ce; font-size: 12pt; font-weight: bold; }
h3 { font-size: 10pt; font-weight: bold; }
h4 { font-size: 10pt; font-weight: normal; text-indent: 30; }
ol, ul, li, input { font-size: 11pt; margin-top: 6; }
td { font-size: 10pt; margin-top: 8; }
.center { text-align: center; }
.caption { font-style: italic; }
.indent { margin-left: 40; }
.bold { font-weight: bold; }

   .DivMenu {position:absolute;
      left:-200;
      top:-1000;
      width:190;
      z-index:100;
      background-color:lightyellow;
      border: 2px groove "darkblue";
   }
   .TDMenu {
      color:darkblue;
      font-family:verdana;
      font-size:70%;
      width:100%;
      cursor:default;
   }


