
h1 {font-family: "Comic Sans MS", sans-serif;
    font-size: 225%;
    color: #374322;
    background: transparent;
    margin-bottom: 2px }

h2 {font-family:"Comic Sans MS", sans-serif;
    font-weight: bold;
    font-size: 110%;
    color: #374322;
    margin-top: 25px;
    margin-bottom: 5px}

h3 {font-family:"Comic Sans MS", sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: #374322;
    margin-top: 25px;
    margin-bottom: 5px}


p  {font-family: "Comic Sans MS", sans-serif;
    line-height: 125%;
    font-size: 90%;
    color: #005B1E;
    margin-top: 2px;
    margin-bottom: 2px }

.links {font-family: "Geneva", "Arial", sans-serif;
        font-size: 90%;
        margin-top: 2px;
        margin-bottom: 2px }

.coda {font-family: "Georgia", "Times New Roman", "Times", serif;
       font-style: italic;
       line-height: 120%;
       color: navy }
   
.here {font-family: "Comic Sans MS", sans-serif;
       font-size: 120%;
       font-weight: bold;
       color: black; 
       margin-top: 2px;
       margin-bottom: 2px}


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