<style type="text/css">
   tr.header {
                     font-size: 14pt;
                     font-family: arial bold;
                     text-align: center;
                     }
   caption {
                     font-size: 15pt;
                     font-family: arial bold;
                     text-align: center;
                     }
   <!--
   tr.header {
                     font-size: 14pt;
                     font-family: arial bold;
                     text-align: center;
                     }
   -->
   tr.status {
                     font-size: 10pt;
                     font-family: arial;
                     text-align: center;
                     }
   tr.info {
                     background-color: #C0C0C0;
                     font-size: 12pt;
                     font-family: arial;
                     text-align: left;
                     }
   tr.even {
                     background-color: white;
                     font-size: 12pt;
                     font-family: arial;
                     text-align: right;
                     }
   tr.odd {
                     background-color: #FFCC00;
                     font-size: 12pt;
                     font-family: arial;
                     text-align: right;
                     }
   td.bold01 {
                     font-size: 12pt;
                     font-family: arial bold;
                     text-align: left;
                     }
   td.right02 {
                     font-size: 12pt;
                     color: red;
                     font-family: arial;
                     text-align: right;
                     text-decoration: none;
                     }
   tr.even_x {
                     background-color: white;
                     color: red;
                     font-size: 12pt;
                     font-family: arial;
                     text-align: right;
                     text-decoration: line-through;
                     }
   tr.odd_x {
                     background-color: #FFCC00;
                     color: red;
                     font-size: 12pt;
                     font-family: arial;
                     text-align: right;
                     text-decoration: line-through;
                     }
   td.left01 {
                     font-size: 12pt;
                     font-family: arial;
                     text-align: left;
                     }
   td.right01 {
                     font-size: 12pt;
                     font-family: arial;
                     text-align: right;
                     }
   td.centered01  {
                     font-size: 12pt;
                     font-family: arial;
                     text-align: center;
                     }
   tr.generation_date_time {
                     font-size: 8pt;
                     font-family: arial;
                     text-align: center;
                     }
	div.FT1 
	{ 
		text-align: justify;
		font-size: 12px;
		font-family: arial;
		color: black;
		background: #C0C0C0;
	}

</style>
