  <STYLE TYPE="text/css">

BODY {
  background-color: #ffffff;
  font-family: Arial, Helvetica, Verdana;
  font-size: 11px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

body a:hover {
color: #FF0000;
font-weight: bold;
text-decoration: underline;
background-color: transparent;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #3333CC;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
}

A.barlink:hover {
  color: #ff0000;
  font-family: arial;
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
}

A.feature:link, A.feature:active, A.feature:visited {
  color: #ff0000;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
}

A.feature:hover {
  color: #000000;
  font-family: arial;
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
}

A.footer:link, A.footer:active, A.footer:visited {
  color: #404040;
  font-family: arial;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}
</STYLE>