<style>
<!--
BODY {background-color: "#000033";
      font-family:Arial;
	  font-size: 8pt;
	  font-style: normal;
	  margin-left: 0.30in;
	  margin-right: 0.30in;
	  margin-top: 0.25in;
	  text-align:left;
	  color:#87AB18}
	  
	  /* Links must always be in the order:
   link, visited, focus, hover, active */
a {
	background-color: transparent;
	border-bottom: #8b0000 1px;
	color: #000066;  /* yellow */
	font-size: 100%;
	text-decoration: none;
}
a:link {
	background-color: transparent;
	color: #000066;  /* blue */
}
a:visited {
	background-color: transparent;
	color: #000066; /* purple */
}
a.focus {
    border-bottom: #3399cc 1px;
    background-color: White;
	color: #000066;
}
a:hover {
    border-bottom: #ff0000 0px;  /* dashed */
    background-color: White;
	color:Red;
}
a:active {
	background-color: transparent;
	color: White;  /* blue */
}

H1 {font-family:tempus sans ITC; font-size:36pt; font-style: normal; color:#87AB18; text-align: center}
H2 {font-family:tempus sans ITC; font-size:30pt; font-style: normal; color:#87AB18}
H3 {font-family:tempus sans ITC; font-size:20pt; font-style: italic; color:#87AB18}
H4 {font-family:tempus sans ITC; font-size:14pt; font-style: normal; color:#87AB18}
H5 {font-family:tempus sans ITC; font-size:12pt; font-style: normal; color:#87AB18}
H6 {font-family:tempus sans ITC; font-size:8pt; font-style: normal; color:#6ECAF9}
.gloss {background-color: #ccff99}
.glass {background-color: White}

-->
</STYLE>
