.footerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: inherit;
}
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-small;
 	color: #000000;
	background-color: inherit;
}

.pheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #339900;
	background-color: inherit;
}

