
h1 {font-family: "Geneva", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 225%;
    color: #005b1e;
    background-color: transparent;
    margin-bottom: 2px }

h2 {font-family: "Geneva", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 150%;
    color: #005b1e;
    background-color: transparent;
    margin-top: 5px;
    margin-bottom: 2px}
             
h3 {font-family:"Geneva", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 100%;
    background-color: transparent;
    color: #f5f8ec; 
    margin-top: 5px;
    margin-bottom: 2px}

p  {font-family: "Arial", "Geneva", sans-serif;
    line-height: 125%;
    font-size: 100%;
    color: #002809;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px }

.coda {font-family: "Geneva", "Times New Roman", "Times", serif;
       font-size: 90%;
       font-style: italic;
       line-height: 120% }
   
.here {font-family: "Ariel", "Geneva", sans-serif;
       font-size: 110%;
       font-weight: bold;
       color: #002809; 
       background-color: transparent;
       margin-top: 2px;
       margin-bottom: 2px}

.click {font-family: "Georgia", serif;
        font-size: 90%;
        font-style: italic }

span {font-family: "Ariel", "Geneva", sans-serif;
      font-size: 120%;
      font-weight: bold;
      color: #00a54e; 
      background-color: transparent;
      margin-top: 2px;
      margin-bottom: 2px}

.home {font-family:"Geneva", "Arial", "Helvetica", sans-serif;
      font-weight: bold;
      font-size: 120%;
      background-color: transparent;
      color: #f5f8ec; 
      margin-top: 5px;
      margin-bottom: 2px}



a:link {color: #ef9c00; background-color: transparent }
a:visited {color: #5c3900; background-color: transparent }
a:focus {color: maroon; font-weight: bold; background-color: white }
a:hover {color: maroon; font-weight: bold; background-color: white }
a:active {color: #cf0021; background-color: transparent }
