.head {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #8F0200;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
.subhead {
	font-family: "Courier New";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F0200;
}
.content {
	font-family: Arial;
	color: #000000;
	font-style: normal;
	font-weight: 300;
}
.links {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
