body         { font-family: Verdana; text-align: center; width: 750px }
p, h1, h2    { text-align: left; width: 750px; line-height:150% }
hr           { text-align: center; width: 750px }
h1           { font-family: Arial; text-align: left; font-size:18pt }
h2           { font-family: Arial; text-align: left; font-size:14pt }
.nav
{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 80px;
	font-size:10pt
}
a:hover.nav { text-decoration:none; color: blue;}

center, form, table
{
	display: none;
}
.pl
{
	display: inline;
}
.footer { font-family: Arial; text-align: right; width: 750px }