body {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 9pt;
}

.mainrow .text {
	font-size: 8.5pt;
}

.mainrow .text h2 {
	margin-bottom: 0.8em;
	color: #0046ad;
	font-size: 12pt;
}

.mainrow .text h3 {
	margin-bottom: 0.6em;
	margin-top: 1em;
	color: black;
	font-size: 10pt;
}

.mainrow .text p {
	margin-bottom: 0.6em;
	font-size: 8pt;
	line-height: 13pt;
}

.mainrow .text blockquote {
	color: #428f92;
	font-size: 9pt;
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 0.8em;
}

.footer .promotion a {
	color: white;
	text-decoration: none;
}

.footer .promotion {
	color: white;
	text-align: center;
}

.footer .promotion h3 {
	font-style: oblique;
	font-size: 12pt;
	margin-bottom: 0.4em;
}

.footer .promotion p {
	font-size: 8.5pt;
	font-style: oblique;
}

.footer .contactinfo {
	color: #0d40a1;
	text-align: right;
	font-size: 8.5pt;
}

.mainrow .text ul {
	padding-left: 1.5em;
	padding-bottom: 1em;
}

.mainrow .text a {
	color: #0040a1;
	text-decoration: underline;
}