<style type="text/css">
  A:LINK {color:blue;}
  A:hover{color:#FF5B0D;}
  A:vlink{color:purple}
 td {
 	font-family: arial,verdana,helvetica,sans-serif;
 	font-style: normal;
 	color: black;
 	font-size: 8pt;
 }
   .headline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 13pt;
	font-weight: bold;
  }
     .subHeadline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 10pt;
	font-weight: bold;
  }
  

  
   .normal {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 9pt;
	font-weight: normal;
  }
    .tableHeadline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 13pt;
	font-weight: bold;
	background-color : e6e6e6;
  }
  
  .gallery {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: white;
  	font-size: 12pt;
	font-weight: normal;	
  }


</style>
