p.dashedtop { border-top-style: dashed ; 
border-top-color: grey; 
border-top-width: 1px; }

p.dashedbottom { border-bottom-style: dashed ; 
border-bottom-color: grey; 
border-bottom-width: 1px; }

p.dashed { border-bottom-style: dashed ; 
border-bottom-color: grey; 
border-bottom-width: 1px; }
