.heading {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #051b39;
}

.heading-red {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
}

.subheading {
	font-family: Georgia;
	font-size: 13px;
	font-weight:  bold;
	color:  #339999;
	margin-bottom: 0px;
}

.subheading a {
	font-family: Georgia;
	font-size: 13px;
	font-weight:  bold;
	color:  #000000;
	margin-bottom: 0px;
}

.caption {
	font-family: Georgia;
	font-size: 12px;
	color: #051b39;
	margin-top: 2px;
}

.side_caption {
	font-family: Georgia;
	font-size: 11px;
	color: #051b39;
	margin-top: 2px;
}

.side_caption_heading {
	font-family: Georgia;
	font-size: 11px;
	font-weight:  bold;
	color: #999999;
	margin-top: 2px;
}

.body {
	font-family: Georgia;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

.body a {
	font-family: Georgia;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

.body-inverse {
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
}

.body-inverse a {
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
}

.footer {
	font-family: Georgia;
	font-size: 11px;
	color: #3D3D3D;
}

.legal {
	font-family: Georgia;
	font-size: 9px;
	color: #ffffff;
}

.footer a {
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #999999;
}