.footertext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.normaltext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;


}
.header2 {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
