body {background-color: white}


h1 {color: black;
    font-size: 30pt;
    text-align: left;
    font-family: Arial Black;
    font: italic}

h2 {color: black;
    font-size: 16pt;
    font-family: algerian}

p { color: black;
    font-size: 12pt;
    font-family: "eras demi itc"}

a { color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }




