/*heppdesign css by james@heppdesigns.com*/

body {
	background: white;
	font-size: 12pt;
	}

#navcontainer {
	display: none;
	}

#navigation {
	display: none;
	}

#container img, span {
	display: none;
	}
	
#content1, #footer2 {
	width: auto;
	border: 0;
	margin: 0 0%;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
.footer
{
	font-size: 11pt;
	font-style: italic;
	border-color: gray;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	margin-top: 12pt;
	padding-top: 6pt;
}

span {
    width: 100%;
    float: left;
    font-size: 11pt;
	font-style: italic;
	margin: 6pt 0 12pt 0;
}

img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}