@charset "utf-8";
.bodytext {
	font-family: "Times New Roman", Times, serif;
	padding: 20px;
	color: #FF9900;
	vertical-align: top;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

