.textbody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
.heading {
	font-family: Impact;
	font-size: 24px;
	letter-spacing: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.medtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.medheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.headingcolorbkgd {
	font-family: Impact;
	font-size: 24px;
	background-color: #FFFF00;
	background-position: 100%;
	border: thin solid #000000;
}
.border {
	border: medium dotted #FF0000;
}
