body
{
	background-color:#ffffff;
}
h1{
	font-size: 20pt;
	text-align: center;
	color: #000000;
}
h2 {
	font-size: 16pt;
	text-align: center;
	color: #000000;
}
p {
	text-align: left;
	font-size: 12pt;
	font-family: "Arial Rounded MT Bold", "Times";
	color: #000000;
}

p.foot {
	align: center;
	font-size: 0pt;
	font-family: "Arial Rounded MT Bold", "Times";
}
div.side {
	display: none
}

div.foot  {

	display:none;
}

div.noprint {
	display:none;
}

table.spell { 
margin-left:auto; 
margin-right:auto; 
text-align: center; }

table.center { 
margin-left:auto; 
margin-right:auto; 
text-align: center; }
