body  {
	margin-top: 0.5in;
	margin-right: 0.5in;
	margin-bottom: 0.5in;
	margin-left: 0.5in;
}
container {
  font: 10pt "Times New Roman", serif;
}
h1,h2,h3,h4	{
	font: bold "Arial", san-serif;
	text-align: center;
}
#head h1  {
	font-size: 24pt;
	margin-bottom: -10pt;
	padding-bottom: -10pt;
}
h2  {
	font-size:  18pt;
}
h3  {
	font-size: 14pt;
}
h4  {
	font-size: 12pt;
}
#sidebar  {
	display: none;
}
#archives  {
	display: none;
}
#printnote  {
	display: none;
}
p.cite  {
	margin-top: -5pt;
	padding-top: -5pt;
	text-align: right;
}
p.top  {
	display: none;
}
a  {
	text-decoration: none;
	color: rgb(0,0,0);
}