<html>
<style type="text/css"> 
 <!--
 body  {
 	background : #003333;
 	color : silver;
 }
 
 p.main  {
 	font-family : Arial;
 	font-size : 10pt;
 	color : #FBFBFB;
 	margin-left : 10pt;
 	margin-right : 10pt;
 }
 
 p.info  {
 	color : #80C000;
 	font-family : Arial;
 	font-size : 10pt;
 	font-style : italic;
 }
 
 p.date  {
 	font-family : Arial;
 	font-size : 10pt;
 	font-weight : bold;
 	color : white;
 	background-color : darkgreen;
 }
 
 p.title  {
 	font-family : Verdana;
 	font-size : 18 pt;
 	color : white;
 }
 
 p.update  {
 	font-family : Courier;
 	font-size : 6pt;
 	font-weight : bold;
 	color : black;
 }
 
 p.link  {
 	font-family : Arial;
 	font-size : 8pt;
 	color : silver;
 }
 
 p span  {
 	font-style : italic;
 	font-weight : bold;
 	font-size : 10pt;
 }
 
 a  {
 	color : #FEF7D7;
 	font-weight : bold;
 	text-decoration : none;
 }
 
 a:hover  {
 	color : red;
 	text-decoration : none;
 }
 
 .text  {
 	color : white;
 	margin-left : 10px;
 	font-size : 22px;
 	font-family : Arial Black;
 }
 
 .highlight  {
 	color : gray;
 	margin-top : -32px;
 	margin-left : 8px;
 	font-size : 22px;
 	font-family : Arial Black;
 }
 
 .text1  {
 	color : black;
 	margin-left : 10px;
 	font-size : 18px;
 	font-family : Arial;
 }
 
 .highlight1  {
 	color : green;
 	margin-top : -20px;
 	margin-left : 9px;
 	font-size : 18px;
 	font-family : Arial;
 }
 -->
 </style>
</html>
