<style>
<!--
BODY {background: #000033; link: "#000066"; vlink: "#000066"; margin-left: 0.00in; margin-right: 0.00in; margin-top: 0.00in; font-family:Arial; font-size:8pt; font-style: normal; color:#000066; text-align: left; color:#000099}

  /* 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:Arial; font-size:30pt; font-style: normal; color:#000066; text-align: center}
H2 {font-family:Arial; font-size:26pt; font-style: normal; color:#000066}
H3 {font-family:Arial; font-size:20pt; font-style: normal; color:#ff9900}
H4 {font-family:Arial; font-size:14pt; font-style: normal; color:#000066}
H5 {font-family:Arial; font-size:9pt; font-style: normal; color:#000066}
H6 {font-family:Arial; font-size:9pt; font-style: normal; color:#000066}
.gloss {background-color: #000066}
.glass {background-color: #B3D1DC}

-->
</STYLE>
