.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #30C;
}
.text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	left: auto;
}
.signoff {
	font-size: 14px;
	color: #000;
	font-weight: 300;
}
.rednw {
	color: #000;
}
.fancynw {
	font-family: "MS Serif", "New York", serif;
	font-size: 60px;
}

.hypertext {
	font-style: italic;
	text-decoration: none;
}
.construct {
	font-size: 24px;
	font-weight: bold;
	color: #FF6;
}
