<style type="text/css">

  h2, H2  {
  	color : #663399;
  	text-decoration : none;
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  	font-size : 14pt;
  	font-weight : bold;
  	margin-top : 0;
  	margin-bottom : 0;
  }
  
  h3, H3  {
  	color : #666666;
  	text-decoration : none;
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  	font-size : 12pt;
  	font-weight : bold;
  	margin-top : 0;
  	margin-bottom : 0;
  }
  
  p, div, span, blockquote  {
  	color : #666666;
  	font-size : 10pt;
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  }
  
  table, td  {
  	color : #666666;
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	margin-left : 0;
  	margin-right : 0;
  	margin-top : 0;
  	margin-bottom : 0;
  	margin : 0;
  	padding-left : 0;
  	padding-right : 0;
  	padding-top : 0;
  	padding-bottom : 0;
  	padding : 0;
  }
  
  a, a:link , a:visited, a:active  {
  	text-decoration : none;
  	color : #666666;
  }
  
  a:hover  {
  	color : #999999;
  }
  
  blockquote  {
  	color : #666666;
  	font-size : 10pt;
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  }
  
  li, ul, ol  {
  	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
  	color : #666666;
  	margin-top : 0;
  	margin-bottom : 0;
  }
  
  .subtitle  {
	color : #000000;
	text-decoration : none;
	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-transform: none;
	text-align: center;	
  }
  
  .nav  {
	color : #666666;
	text-decoration : none;
	font-family : "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-transform: none;
	text-align: left;
	margin-top : 0;
	margin-bottom : 0;
  }  
  
  </style>
