h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #336666;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #336666;
	font-weight: bold;

}
.addresstext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #996666;
}
