<style text="text/css">
<!--
BODY {
	background-position : 0% 0%;
	background-color : #000000;
    background-attachment: fixed;
    background-repeat: no-repeat; 
	font-family : verdana
	line-height : 13pt;
	text-align : justify;
	font-size : 8pt;
	font-weight : normal;
    letter-spacing: 0pt;
	text-decoration : none;
	color : #CCCCCC;
      }  

a:link{
       color: #A6C9E6;
       font-weight: normal;
       font-family: verdana;
       font-size: 8pt;
       text-decoration: none;
       cursor: hand;
      }

a:visited{
       color: #A6C9E6;
       font-weight: normal;
       font-family: verdana;
       font-size: 8pt;
       text-decoration: none;
       cursor: hand;
      }

a:active{
       color: #A6C9E6;
       font-weight: normal;
       font-family: verdana;
       font-size: 8pt;
       text-decoration: none;
       cursor: hand;
      }

a:hover{
       color: #000000;
       font-weight: normal;
       font-family: verdana;
       font-size: 8pt;
       font-style: normal;
       text-decoration: none;
       background-color: #A6C9E6;
       cursor: hand;
      }

input, textarea, select{
 background: #000000; 
COLOR: #A6C9E6;
border-style: solid; 
border-width: 1px; 
border-color: #B7B7B7; 
FONT-FAMILY: verdana; 
font-size: 8pt;
 }

td {	font-family: verdana;
	line-height : 13pt;
	text-align : justify;
	font-size : 8pt;
	font-weight : normal;
    letter-spacing: 0pt;
	text-decoration : none;
	color : #B7B7B7;
}
-->
</style>