body {
	color: #102536;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin-left: 25px;
	margin-right: 20px;
}
h1 {
	font-size: 1.7em;
	text-align: center;
	color: #14556B;
}
h2 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 5px;
}
p {
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content ul {
	font-size: 1.2em;
	list-style-type: square;
}
#content li {
	margin-bottom: 5px;
}
#mainNav ul {
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-transform: uppercase;
	text-align: center;
}
#mainNav li {
	margin-bottom: 10px;
}
.byline {
	color: #73afb7;
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-indent: 0;
}



