div#container
{
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 1500;
}
body
{
   text-align: center;
   margin: 0;
}

.style1 {
	font-family: papyrus;
	color: #6EA878;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style4 {font-size: 12px}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.style6 {
	font-family: papyrus;
	color: #388E8E;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}

