.h1style {
	font-size: small;
	position: absolute;
	left: 32%;
	top: 42px;
}
.style1 {
	font-size: small;
	color: #000000;
}
.style1Copy {
	font-size: small;
	color: #537D27;
	font-weight: bold;
	text-decoration: underline;
}
.style2Copy {
font-size: small
}
.style3Copy {
	color: #006600;
	font-weight: bold;
}
.style4Copy {
color: #006600; font-weight: bold; font-size: small;
}
.style1black {
	font-size: small;
}
.style2green {
	font-size: x-small;
	color: #006600;
	text-decoration: none;
}
.style1top {
	font-size: small;
	color: #000000;
	top: 90%;
	left: 30%;
}
.style1white {

	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.style2greenCopy {

	font-size: small;
	color: #006600;
	text-decoration: none;
}
.style1red {
	font-size: small;
	color: #FF0000;
}
.style1gray {

	font-size: small;
	color: #333366;
}
