@media print{
html, body, #platcontent {margin: 0; padding: 0;}
body {font-size: 10pt;}
#counter {display: none;}
}

/*body fonts*/
body, td, th {font-family: verdana, geneva, arial, helvetica, sans-serif;}
p, ul, ol, li, blockquote, dt, dd, address, caption {font-family: verdana, geneva, arial, helvetica, sans-serif;}

/*font sizes for barn pages*/
body, td, th, a, p, ul, ol {
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
	}
html>body, html>body td, html>body th, html>body a, 
  html>body p, html>body ul, html>body ol {font-size: small; }
	
.tiny { font-size: .8em; }

/*header styles*/
h2  { font-size: 1.5em;}
h3  { font-size: 1.3em;}
h4  { font-size: 1.1em;}
h5  { font-size: 1em;}

.big {
	font-size:    small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    medium
	}
html>body .big {font-size: medium; }

p {margin: 0 0 1em 0;}

.sml {font-size: .85em;}
