.GreenHead {
	color: #0E6115;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.tiny {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.BlueBody {
	color: #0D0B3C;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.GreenTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0E6115;
}
.GreenBody {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
