BODY {
    background-color: rgb(255,255,255);
    font-family : "Verdana", sans-serif; 
    color : black;
    margin : 1em 5% 1em 5%;
}
TABLE.seventeen { border-collapse : separate; border-spacing : 10px 17px; }
UL { margin-bottom: 17px; }
LI { margin-bottom: 2px; }
H2 { font-size : 136%; font-weight : bold } 
H3 { font-size : 119%; font-weight : bold; } 
PRE, TT { font-family : monospace; color : black; }
A:link { color : rgb(0,0,153); }
A:visited { color : rgb(0,0,204); }
.large { font-size : 136% }
.small { font-size : 68% }
.center { text-align : center }
