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

@import "sitePCDTR.av"; 
 
h1{
font-size:20pt;
color: #fff;
background-color:#45360d;
background:transparent;
font-family: ZapfHumanist601BT-Demi, "Zapf Humanist 601", Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
font-weight:normal;
letter-spacing:5px;
line-height:0
}
