h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #000066;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000066;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
}
.greennav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
