body {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	font-size: 90%;
}
.margin {
	margin-left: 1em;
	font-size: 80%;
}
.navigation {
	font-size: 70%;
	background-color: #000000;
	margin-left: 1em;
	line-height: 94%;
	text-align: left;
	margin-right: 1em;
}
.header {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.navigation a:visited {
	color: #9999CC;
	text-decoration: none;
}
.navigation a:link {
	color: #ff9933;
	text-decoration: none;
}
.navigation a:hover {
	color: #0066cc;
	text-decoration: none;
}
h1 {
	font-size: 18pt;
	color: #cc6600;
}
.leadin {
	font-size: 80%;
	color: #FFFFFF;
}
.headline {
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	font-size: 130%;
}
.notes {
	font-size: 80%;
	color: #996600;
}
.footer {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	color: #FFFFFF;
	font-size: 84%;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #cc6600;
}
.margin-right {
	margin-right: 8px;
}
.pullout-boxes {
	font-size: 94%;
	font-weight: bold;
	color: #CC6600;
	border: thin dotted #CC6633;
	text-align: center;
}
.learnmore {
	font-size: 74%;
}
.funfacts {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 90%;
	text-align: center;
}
.captions {
	font-size: 84%;
	font-style: oblique;
}
.smalltext {
	font-size: 90%;
}
