body  {
	background-color: #ffffff;
	color: #000000;
	font-size : 12pt;
	font-family: sans-serif
}
h1  {
	text-align : center;
	font-size : 24pt;
	margin-bottom : 18pt;
}
h3  {
	font-size : 18pt;
}
pre  {
	font-size   : 100%;
	margin-left : 20pt;
}
address  {
	font-size : 75%;
	text-align : center;
}
table { 
	font-size : 12pt;
}
.center { 
	text-align : center;
}
.blockcenter { 
  margin-left:auto; 
  margin-right:auto;
}

