.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.storyhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: inside;
	list-style-type: circle;
}
.endmatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rightsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
