body
{
	width:90%;
	background-color:transparent;
	color:#000000;
	text-align:justify;
	line-height:1.5;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background:none;
	font-size:10pt;
}

h1, h2, h3, h4, h5, h6 
{
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
}

img
{
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	border:0px;
}

form, div#footer
{
	display:none;
}

code
{
	font:.9em "Courier New", Monaco, Courier, monospace;
}

