@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
li {
	line-height: 25px;
}
.funfact {
	color: #710000;
	font-style: italic;
}
.highlight {
	background-color: #FFFF00;
}
subhead {
	color: #FF6600;
	text-decoration: underline;
}
.subhead {
	color: #000099;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
