BODY, TD  {
	font-family: verdana, geneva, arial, sans-serif;
	background: white;
	color: #000000;
	font-size: 11pt;
   }
H1  {
	font-size: 13pt;
	font-weight: bold;
}
H2  {
	font-size: 12pt;
	font-weight: bold;
}
H3  {
	font-size: 11pt;
	font-weight: bold;
}
H4  {
	font-size: 11pt;
	font-weight: bold;
}
H5  {
	font-size: 11pt;
}

#header, #footer {
   display: none;
   }

#middle  {
left: 0;
top: 0;
width: auto;
border: 0;
padding: 0;
align: left;
}

#printMessage {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.calculations  {
	font-family: verdana, geneva, arial, sans-serif;
	background: white;
	color: #000000;
	font-size: 11pt;
}
