body { background-color:white;
       color:black;
       margin-left:5px; }
a:link { color:blue; }
a:visited { color:blue; }
a:active { color:blue; }
h1 { font-size:36pt;
     color:darkslateblue;
     font-style:bold; }
h2 { font-size:24pt;
     color:darkslateblue;
     font-style:bold; }
h3 { font-size:18pt;
     color:darkslateblue;
     font-style:bold; }
table.head { background-color:darkslateblue;
             border:0;
             width:100%; }
th.head { color:white;
          font-size:24pt; }
table.footer { background-color:darkslateblue;
               border:0; 
               width:100%; 
               cellspacing=0;
               cellpadding=3; }
table.linkbar { background-color:lightblue;
                width:100%; }
span.linkbar_s { font-size:100%; 
                 font-weight:bold; }
span.linkbar_m { font-size:150%;
                 font-weight:bold; }
span.linkbar_l { font-size:200%;
                 font-weight:bold; }
h2.menu { font-size:24pt;
          color:white;
          font-style:bold; }
td.tablayout,pre { font-size:12pt;
                   line-height:14pt;
                   font-family:Helvetica,Arial;
                   letter-spacing:0.2mm;
                   word-spacing:0.8mm; }
td.menu { background-color:darkslateblue; 
          width:200; }
th.submenu { font-size:12pt;
             line-height:14pt;
             font-family:Helvetica,Arial;
             letter-spacing:0.2mm;
             word-spacing:0.8mm;
             background-color:darkgrey;
             color:black; }
td.submenu { font-size:12pt;
             line-height:14pt;
             font-family:Helvetica,Arial;
             letter-spacing:0.2mm;
             word-spacing:0.8mm;
             background-color:lightgrey;
             color:blue; }
table.submenu { width:190;
                background-color:white; }
li.submenu { font-size:11pt;   
             line-height:13pt;
             font-family:Helvetica,Arial;
             letter-spacing:0.2mm;
             word-spacing:0.8mm;
             color:black; }
p,li  { font-size:12pt;
        line-height:14pt;
        font-family:Helvetica,Arial;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:black; }
