
<style type="text/css">  

  <!--
A:hover 
    {
    color:#003300
    }
    
body
	{
	font-size : 10pt;
	font-family : arial;
	color : 000000;
	}

td
	{
	font-size : 10pt;
	font-family : arial;
	color : 000000;
	}
    
h1 { 
  	font : 13pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
	text-decoration : underline;
    margin:2;
} 

h2 { 
  	font : 12pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
	text-decoration : underline;    
    margin:2;
} 

h3 { 
  	font : 11pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
    color : 66FF66;
	text-decoration : underline;   
    margin:2;
} 

.leftnav
	{
	font-size : 12px;
	font-family : arial;
	color : 000000;
	}

.big
	{
	font-size : 16px;
	font-family : arial;
	color : 000000;
	}    
    
  .small  {
  	font : 8pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
  	line-height : 1.1;
  	color : #000000;
    text-decoration : none    
  }
      
  .progress2  {
  	font : 12pt "Arial", serif;
  	color : black;
  	background-color : #ffffff;
	border-bottom-color : #ffffff;
	border-top-color : #ffffff;
    border-bottom-width: 0px;
    border-left-color: #ffffff; 
    border-left-width: 0px; 
    border-right-color: #ffffff; 
    border-right-width: 0px; 
    border-top-width: 0px; 
    text-align : center;
	width: 100px;
	height: 25px;
  	font-weight : bold;
  } 
    
.small2
	{
	font-size : 9px;
	font-family : arial;
	color : eeeeee;
	}

  -->
  </style>