<style type="text/css">   body  {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
    }
   
    td  {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
    }
    
    .bold {
    font-weight: bold;
    }
    
    p  {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
    }
    
    .text {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right : 15px;
    vertical-align : top;
    }
	.test {
	font-family : Verdana, Arial, sans-serif;
	font-style : bold;
	font-size : 14px;
	}	
	.yellowtext {
	vertical-align : top;
	color: #CCCCCC; 
	text-align: center
	}
	
    .link {
	vertical-align : top;
	text-decoration: underline;
	}
    
    .comment {
   	font-style : italic;
   }
    .smallcomment {
	font-size : 11px;
   	font-style : italic;
   }
    
    a  {
    text-decoration : none;
    }
    .formtext {
        font-size: 12pt;
	margin-left: 25px;
	}
</style>