.Menu {
	font-size: smaller;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #FF0000;
}
.Headline {
	font-size: larger;
	font-weight: bold;
	color: #990000;
}
.Author {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
}
.Bio {
	font-size: smaller;
}
.Subhead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
