html {
	width: 100%;
}

body {
	background: white;
	text-align: left;
	color: black;
	line-height: 150%;
	border: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#header, #illustrationFrame, #footer {
	display: none;
	visibility: hidden;
}

#content {
	z-index: 99;
	padding-left: 0px;
	background: white;
	z-index:5;
	font-size: 12pt;
	font-style:normal;
}

ul, li  {
	z-index: 99;
	padding-left: 0px;
	background: white;
	z-index:5;
	font-size: 12pt;
	font-style:normal;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-weight:bold;
}

#footer {
	font-size: 9pt;
}

img {
	border: 0;
}

h1 {
	font-size: 15pt;
	border:0;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}
