<style>
<!--
BODY {background-color: transparent;
      font-family:Comic Sans;
	  font-size: 12pt;
	  font-style: bold;
	  margin-left: 0.30in;
	  margin-right: 0.30in;
	  margin-top: 0.25in;
	  text-align:left;
	  color:#73432F}
	  
	  /* 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: #73432F;  /* blue */
}
a:visited {
	background-color: transparent;
	color: #73432F; /* purple */
}
a.focus {
    border-bottom: #3399cc 0px;
    background-color: transparent;
	color: #73432F;
}
a:hover {
    border-bottom: #ff0000 0px;  /* dashed */
    background-color: transparent;
	color: #ff0000;
}
a:active {
	background-color: transparent;
	color: #73432F;  /* blue */
}

H1 {font-family:Tempus Sans ITC; font-size:40pt; font-style: bold; color:#73432F; text-align: center}
H2 {font-family:Jokerman; font-size:26pt; font-style: normal; color:#000066}
H3 {font-family:Franklin Gothic; font-size:20pt; font-style: italic; color:orange}
H4 {font-family:Monotype Corsiva; font-size:18pt; font-style: normal; color:White}
H5 {font-family:Arial; font-size:13pt; font-style: normal; color:#73432F}
H6 {font-family:Verdana; font-size:6pt; font-style: normal; color:White}
.gloss {background-color: #ff9900}
.glass {background-color: #ffffcc}

-->
</STYLE>
