A {text-decoration: none}
A:link {color: #8080FF}
A:active {color: #80FF80}
A:visited {color: #FF8080}
P, TD, H1, H2 {color: #000000;
               font-family:Arial, Helvetica, Geneva, sans-serif;}
BODY {color:              #408080;
      background-color:   #AACFDE;
      margin-left:              0;
      margin-right:             0;
      margin-top:               0; }

/* This is the table that represents the entire page framework */
TABLE.body { border:            0px;
             align:            left;
             margin-left:      10px;
             padding:           0px;    /* cellpadding */
             border-spacing:    0px;    /* cellspacing */
             width:           750px;
             vertical-align:    top; }

/* This is the table that represents the navigation bar on the top */
TABLE.navi { border:            0px;
             align:            left;
             margin-left:       0px;
             padding:           0px;    /* cellpadding */
             border-spacing:    4px;    /* cellspacing */
             width:           750px;
             vertical-align:    top; }

/* This is the table that represents the description framework */
TABLE.desc { border:            0px;
             align:            left;
             margin-left:       0px;
             padding:           0px;    /* cellpadding */
             border-spacing:    5px;    /* cellspacing */
             vertical-align:    top; }  /* ignored by nutscrape */

