
h1 {font-family: "Times New Roman", "Times", serif;
    font-size: 250%;
    font-weight: bold;
    color: #000033;
    background-color: transparent;
    margin-bottom: 2px }

h2 {font-family: "Times New Roman", "Times", serif;
    font-weight: bold;
    font-size: 175%;
    color: #000033;
    background-color: transparent; 
    margin-top: 5px;
    margin-bottom: 2px}

h3 {font-family: "Times New Roman", "Times", serif;
    font-weight: bold;
    font-size: 120%;
    color: #000033;
    background-color: transparent; 
    margin-top: 5px;
    margin-bottom: 2px}


p  {font-family: "Sassoon", "Lucida Handwriting", "Comic Sans MS", sans-serif;
    line-height: 170%;
    font-size: 100%;
    background-color: transparent;
    color: #000033;
    margin-top: 2px;
    margin-bottom: 2px }

.links {font-family: "Arial", "Geneva", sans-serif;
        font-size: 110%;        
        margin-top: 2px;
        margin-bottom: 2px }

.links2 {font-family: "Arial", "Geneva", sans-serif;
        font-size: 100%;        
        margin-top: 2px;
        margin-bottom: 2px }

.home {font-family: "Arial", "Geneva", sans-serif;
       font-size: 125%;
       font-weight: bold }

.coda {font-family: "Georgia", "Times New Roman", "Times", serif;
       font-style: italic;
       line-height: 100%;       
       color: navy;
       margin-top: 0px;
       margin-bottom: 0px }
   


a:link {color: teal; background-color: transparent }
a:visited {color: #555129; background-color: transparent }
a:focus {color: #F1A629; font-weight: bold; background-color: white }
a:hover {color: #F1A629; font-weight: bold; background-color: white }
a:active {color: #E6E100; background-color: transparent }
