# html {

    * margin : 0;
    * padding : 0;
}

p {color: #663300; font-family: georgia, Verdana, Arial, sans-serif; font-size: 10.2pt; 
margin-top: 0;}
 
P.intro {font-family: Georgia, Verdana, Arial, sans-serif; font-size: 12.2pt} 
 
H1 {color: #800000; font-family: Comic Sans MS, Helvetica, sans-serif; 
font-size: 13pt; font-weight: normal}

H2 {color: #cc6600; font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt;  margin-bottom: 0px}
}
# a:link {

    * font-weight : bold;
    * text-decoration : none;
    * color : #b7a5df;

}
# a:visited {

    * font-weight : bold;
    * text-decoration : none;
    * color : #d4cddc;

}
# a:hover, a:active {

    * text-decoration : underline;
    * color : #9685ba;