<style type="text/css">  
  <!--
  body{
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	background-color : white;
	color : black;
  }
  h1{
  	font-size : 28px;
  }
   td{
   	font-size : 12px;
   }
   dt{
  	font-weight : bold;
  	font-size : 12px;
  }
   dd{
   	font-size : 12px;
   }
   .note{
   	font-size : 10px;
	text-align: center;
   }

  -->
  </style>