body, td {
      background-color: rgb(255,255,255);
      font-family: Serif, Verdana, Arial; 
      font-weight: bold;
      font-size: 15px;
      }
A:link { color: blue }       /* unvisited link */
A:visited { color: blue }   /* visited links */
A:active { color: red }    /* active links */
table, td {border:0;}
table.index {width: 100%; text-align: left; border: 0;}
table.index td {font-family: sans-serif; font-size: 15px; }
h1 {font-family: Serif, Verdana, Arial; color: rgb(0, 0, 170);font-size: 22px;}
h2 {font-family: Serif, Verdana, Arial;font-size: 18px;}
.underlined {text-decoration: underline;}
.r {color: red;}
.g {font-weight: bold}
.u {text-decoration: underline;}
.en {color: #cc33cc; text-decoration: underline; }


