<style>
<!--
<style>
<!--
BODY {background-color: transparent;
      font-family:Arial;
	  font-size: 8pt;
	  font-style: bold;
	  margin-left: 0.30in;
	  margin-right: 0.30in;
	  margin-top: 0.25in;
	  text-align:left;
	  color:#A5AB44}
	  
	  /* Links must always be in the order:
   link, visited, focus, hover, active */
a {
	background-color: transparent;
	border-bottom: #8b0000 0px;
	color: transparent;  /* 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 0px;
    background-color: transparent;
	color: #000066;
}
a:hover {
    border-bottom: #ff0000 0px;  /* dashed */
    background-color: transparent;
	color: #ff0000;
}
a:active {
	background-color: transparent;
	color: #669900;  /* blue */
}

H1 {font-family:Papyrus; font-size:36pt; font-style: normal; color:#000066; text-align: center}
H2 {font-family:tempus sans ITC; font-size:30pt; font-style: normal; color:#000066}
H3 {font-family:tempus sans ITC; font-size:20pt; font-style: italic; color:orange}
H4 {font-family:tempus sans ITC; font-size:18pt; font-style: normal; color:#000066}
H5 {font-family:Arial; font-size:13pt; font-style: normal; color:darkblue}
H6 {font-family:Verdana; font-size:8pt; font-style: normal; color:#000066}
.gloss {background-color: #ff9900}
.glass {background-color: #ffffcc}

-->
</STYLE>
