<style type="text/css"> 
<!-- load fonts for IE -->
@font-face {
    font-family: BakerSignet BT;
	src: url(http://www.truedoc.com/pfrs/BakerSignet.pfr);
	       } 
		   
body    {
		font-family: BakerSignet BT,Arial;
        }	 
	
 p      {
		font-family: BakerSignet BT,Arial;
        }	
 b      {
		font-family: BakerSignet BT,Arial;
        }	
 li     {
		font-family: BakerSignet BT,Arial;
        }
 td     {
		font-family: BakerSignet BT,Arial;
        }				
 a      {
 	 	text-decoration : none;
		font-family: BakerSignet BT,Arial;
        }
 a:hover{
        color:navy;
        }
.ctxt	{
		font-size:10pt;
		}
.htxt	{
		font-size:9pt;
		font-weight: bold;
		}
.ftxt	{
		font-size:8pt;
		}		
.mtxt	{
		font-size:10pt;
		}				
		
 </style>