.inlineCode {
	font-family: "Courier New", Courier, monospace;
	color: #003366;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bolder;
}
.heading {
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
body {
	padding: 10px;
	width: 550px;
}

.byline{
	font-size: smaller;
	font-style: italic;
	text-decoration: none;
}
