BODY { font-family: helvetica, verdana, sans-serif; }

H1, H2, H3 { text-align: center; }
P, BLOCKQUOTE { text-align: justify; }
P.right { text-align: right; }
LI { text-align: left;}

DIV.screenonly { text-align: justify; }

@media print {
	BODY {font-family: times, serif; }
	P.navigation { display: none; }
	HR.screenonly { display: none; }
	DIV.screenonly { display: none; }
}
