<style type="text/css">
<!-- 
  BODY { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : black
		 }
  A:LINK { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : #3366CC;
         font-weight : bold;
		 text-decoration: none

}
  A:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 9pt;
         color : #3366CC;
		  font-weight : bold;
		  text-decoration: none
}
  A:HOVER { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : #FF3300;
		 font-weight : bold;
	    text-decoration: none
		}
		  
  A.tiny:LINK { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 7pt;
         color : #3366CC;
         font-weight : bold
}
  A.tiny:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 7pt;
         color : #3366CC;
		  font-weight : bold
}
  A.tiny:HOVER { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 7pt;
         color : #FF3300;
		font-weight : bold
		}
		
.featuretext {
	font-family: "Arial, Verdana, Helvetica, sans-serif";
	font-size : 8pt;
	line-height:20px;
	margin-left: 5px;
	margin-right: 10px;
	color:#000000;
}		
	
  H1 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 16pt;
         color : red
}
  H2 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 14pt;
         color : Red
}
  H3 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 12pt;
         color : Grey;

H6 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 10pt;
         color : black
}

  TD { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : black
}
  TR { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : black
}

HR {
	color: #666666;
	height: 1pt;
}
-->
</style>