h1 {font-family: "Comic Sans MS", sans-serif;
    font-size: 225%;
    font-weight: bold;
    color: #374322;
    background: transparent;
    margin-bottom: 2px }

h2 {font-family:"Geneva", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 120%;
    color: #374322;
    margin-top: 20px;
    margin-bottom: 2px}

h3 {font-family:"Geneva", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: #374322;
    margin-top: 20px;
    margin-bottom: 2px}


p  {
	font-family: "Lucida Handwriting", "Comic Sans MS", "Sassoon", cursive;
	line-height: 125%;
	font-size: 100%;
	color: #005B1E;
	margin-top: 2px;
	margin-bottom: 2px;
	word-spacing: 5px;
	line-height: 145%;
}

.vern {font-family: Georgia, serif;
       font-style: italic }

.links {font-family: "Lucida Handwriting", "Geneva", "Arial", sans-serif;
        font-size: 90%;
        margin-top: 2px;
        margin-bottom: 2px }

.coda {font-family: "Geneva", "Times New Roman", "Times", serif;
       font-style: italic;
       line-height: 120%;
       color: navy }
   
.here {font-family: "Comic Sans MS", sans-serif;
       font-size: 100%;
       font-weight: bold;
       color: #002829; 
       margin-top: 2px;
       margin-bottom: 2px }

span {font-family: "Courier", monospaced;
      font-style: normal;
      font-weight: bold }



a:link {color: #009F3C; background: transparent }
a:visited {color: #555129; background: transparent }
a:focus {color: #F1A629; font-weight: bold; background: white }
a:hover {color: #F1A629; font-weight: bold; background: white }
a:active {color: #E6E100; background: transparent }
