.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #003366;
}
.headline {
	font-size: 1.6em;
	color: #FF9933;
}
.bodyAllCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	text-transform: uppercase;
}
.bodyIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.yellow {
	color: #E7A614;
	font-weight: bold;
}
