/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "/dtr/texts.php";

h5{
	font-family: TradeGothicLTStd;  
	font-size:11pt;
	font-weight:normal;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	text-transform:capitalize;
    margin:0px; padding:0px;   
	display:block;
    
                
} 
h6{
	font-family: TRADEGCE;  
	font-size:24pt;
	font-weight:bold;
	color:#000;
	background-color:#fff;
	text-decoration:none;
    margin:0 auto; padding:0px;    
            
} 