body { background-color: #EEFFEE;
       font-family: Verdana, sans-serif; }

a:link { color: #003300;
              text-decoration: underline; }
a:visited { color: #003300;
              text-decoration: underline; }
a:active { color: #003300;
              text-decoration:underline; }

td.navi { background-color: #99CC99;
          color: #003300;
          font-weight: bold;
          padding-left: 15px;
          padding-right: 20px;
          padding-top: 30px;
          vertical-align: top;
          line-height: 1.8em; }
td.navi a:link { color: #003300;
              text-decoration: none;
              font-weight: bold; }
td.navi a:visited { color: #003300;
              text-decoration: none;
              font-weight: bold; }
td.navi a:active { color: #003300;
              text-decoration: none;
              font-weight: bold; }

td.content { padding-left: 25px; }
.important { font-weight: bold; font-size: larger; color: #003300; }
li.vspace { margin-bottom: 1ex; }
emph { font-weight: bold; }
.highlight { color: #FFFFFF; }

p.info { font-size: smaller; font-style: italic; }
/* p.data { font: Arial, Helvetica, sans-serif, larger; }
p.important) { font:  12pt times, serif; color: red; }
p.vimportant { font:  14pt times, serif; color: red; }
h2.important { color: red; }
li.vspaceplus { margin-bottom:2ex; }
em { font-weight: bold; font-style: normal; } */
    
