<style type="text/css">
<!--
A {
  font-size:10pt;
  color : #0000ff;
  font-family : Arial,Helvetica;
  font-weight : normal;
  text-decoration : none;
  }
A:hover {
  font-size:10pt;
  color : #ff0000;
  font-family : Arial,Helvetica;
  font-weight : normal;
  text-decoration : none;
}

A:active {
  font-size:10pt;
  color : #ff0000;
  font-family : Arial,Helvetica;
  font-weight : normal;
  text-decoration : none;
}

H2  {
	color :#000080;
	font-family : Arial,Helvetica;
	font-weight : bold;
}
H3  {
	color :#000080;
	font-family : Arial,Helvetica;
	font-weight : bold;
}
H1  {
	color :#000080;
	font-family : Arial,Helvetica;
	font-weight : bold;
}
.testimonial {
  color :#ff0000;
	font-size:12pt;
  font-weight : bold;
	font-family:"Times New Roman";
}
--></style>