body {
	background-color: #324e76;
	margin: 10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 120%;
}
h1 {
	font-size: 18pt;
	line-height: 130%;
	font-style: normal;
	color: #5A6671;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7D8A9B;
}
.narrative {
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
}
.fineprint {
	font-size: 9px;
	color: #666666;
}
.highlight {
	background-color: #FFFF00;
}
.title {
	font-size: 32px;
	color: #5A6671;
	padding-top: 20px;
	padding-bottom: 20px;
}
.subTitle {
	font-size: 22px;
	color: #5A6671;
	padding-top: 10px;
	padding-bottom: 10px;
}
.small {
	font-size: 10px;
}
#callout {color:#ffffff;
	font-size: 16px;
}

