<style type="text/css">   body  {
    font-family : Verdana, Arial, sans-serif;
    }
    
    td  {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    }
    
    .bold {
    font-weight: bold;
    }
    
    p  {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    }
    
    .text {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right : 15px;
    vertical-align : top;
    }
    
    .comment {
   	font-style : italic;
   }
    .smallcomment {
	font-size : 11px;
   	font-style : italic;
   }
    
    a  {
    text-decoration : none;
    }</style>
