@charset "utf-8";

/* CSS Document */


#bodydiv {
	position:		absolute;
	left:			80px;
	top:			140px;
	width:			80%;
	text-align:		left;
}
#bodydiv h1,h2{
	text-indent:	-2em;
}

/* copyright and the style9 are for the copyright symbol for The Energy Store */

#copyright {
	font-size:		.5em;
	vertical-align:	super;
}
#bodydiv p {
	text-align:		left;
}
#bodydiv h3 {
	margin-bottom: 2em;
}
.style9 {
	font-size: 9px
}
