
h1 {font-family: "Geneva", "Trebuchet", sans-serif;
    font-size: 225%;
    font-weight: bold;
    color: teal;
    background: transparent;
    margin-bottom: 2px }

h2 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 150%;
    color: teal;
    margin-top: 15px;
    margin-bottom: 2px}

h3 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 130%;
    color: #003333;
    margin-top: 15px;
    margin-bottom: 5px}

h4 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 115%;
    color: #003333;
    margin-top: 15px;
    margin-bottom: 1px}


p  {font-family: "Geneva", "Trebuchet", sans-serif;
    line-height: 120%;
    font-size: 100%;
    color: #003333;
    margin-top: 2px;
    margin-bottom: 2px }

.links {font-family: "Georgia", "New York", "Times New Roman" serif;
        font-size: 100%; 
        line-height: 120%}

.links2 {font-family: "Georgia", "New York", "Times New Roman" serif;
    line-height: 110%;
    font-size: 100% }

.coda {font-family: "Georgia", "Times New Roman", serif;
	line-height: 120%;
	font-size: 80%;
	color: navy;
	font-style: italic;}
   
.here {font-family: "Geneva", "Trebuchet", sans-serif;
       font-size: 120%;
       font-weight: bold;
       color: teal; 
       margin-top: 20px;
       margin-bottom: 1px}

.here2 {font-family: "Geneva", "Trebuchet", sans-serif;
       font-size: 100%;
       font-weight: bold;
       color: teal; 
       margin-top: 1px;
       margin-bottom: 2px}

.here3 {font-family: "Geneva", "Trebuchet", sans-serif;
       font-size: 115%;
       font-weight: bold;
       color: teal; 
       margin-top: 2px;
       margin-bottom: 1px}

span {font-weight: bold;
       color: teal; }

.iStock {font family: "Geneva", "Trebuchet", sans-serif;
	   font-size: 100%;
	   color: #2c5b8b;
	   margin-top: 2px;
	   margin-bottom: 2px;}

a:link {color: blue; background: #ebf5fc }
a:visited {color: purple; background: #eae4ef }
a:focus {color: fuchsia; font-weight: bold; background: #a5d8f6 }
a:hover {color: fuchsia; font-weight: bold; background: #a5d8f6 }
a:active {color: #ff9900; background: #fffded }

