body {
   background: #FFFFFF;
   font-size: 12pt;
   font-family: Garamond, "Times New Roman", Times, serif;
   float: none;
}
table {
   width: 76%;
   height: 0%;
   float: none;
}
td {
   width: 76%;
   height: 0%;
   text-align: justify;
   float: none;
}
img {
   display: none;
}
pre.releaseBody{
	font-size: 9pt;
	color: black;
	text-decoration:none;
	vertical-align: middle;
	text-align: left;
}