h6 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: -3px;
}

h5 {
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: -3px;
}
body {
	font-family: Tahoma, sans-serif;
	color: #31484D;
}
h2 {
	font-size: 12px;
	color: #0033ae;
	line-height: normal;
}
p, li {
	font-size: 11px;
}
.blue {
	color: #0033ae;
	font-size: 12px;
}
.bluesm {
	font-size: 11px;
	color: #0033ae;
}
.bluebold {
	font-size: 11px;
	font-weight: bold;
	color: #0033ae;
}
.blueboldlg {
	font-size: 13px;
	font-weight: bold;
	color: #0033ae;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #3D486F;
}

.d2heading {
	font-size: 18px;
	font-weight: 600;
	color: #4E6CA4;
}

.d2subheading {
	font-size: 14px;
	font-weight: 700;
	color: #5070A4;
}
