<head>
 <style type="text/css">
<!--
  body {
        alink:"#003366";
        vlink:"#003366";
        link:"#0000cc";
        bgcolor:"#99cccc";
        text:"#000066"
      }
-->
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : lightgrey;
	color : #000000;
}

A:LINK {
	font-style : normal;
	text-decoration : underline;
	color : #003366;
}

A:VISITED {
	font-style : normal;
	text-decoration : underline;
	color : #003366;
}

A:HOVER {
	font-style : normal;
	text-decoration : underline;
	color : #0000CC;
}

 </style>
</head>

