.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: bolder;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
}
.heading2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
}
