    BODY {margin-left : 10%; margin-right : 10%; color : black; background : white; background-color: white;  font-family : verdana, ariel, helvetica, sans-serif; }
    TH { font-weight : bold; font-family : verdana, ariel, helvetica, sans-serif; }
    TD { font-family : verdana, arial, helvetica, sans-serif; }
    H1 { font-family : verdana, arial, helvetica, sans-serif; }
    H2 { font-size: 150%; font-family : verdana, arial, helvetica, sans-serif; }
    H3 {font-size : 120%; background : white; font-family : verdana, arial, helvetica, sans-serif; }
    CAPTION {  color : black; background-color: white; border: none; font-weight : bold; font-family : verdana, arial, helvetica, sans-serif; }
    ADDRESS { color : black; background-color: white; border: none; font-style : italic; font-family : verdana, arial, helvetica, sans-serif; }
    
A, A:Visited, A:Active {
font-style : normal;
color : Red;
background-color: white;
text-decoration : underline;
font-family : verdana, arial, helvetica, sans-serif;
}

A:hover { color: fuchsia }

.stor { font-size: 150%; font-weight: bold; }
.small {font-size : 80%; }
.muchsmaller {font-size : 70%; }
.red { background: Red; }

.obs {
   background-color : #cccccc;
}

