body {
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.navigation {
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-size: 14pt;
}
a:link {
	color: #8F3A36;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #8F3A36;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #8F3A36;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #8F3A36;
	font-size: 12px;
}

.header16bold {
	color: #627977;
	font-size: 30px;
	text-transform: lowercase;
	padding-bottom: 10px;
	line-height: 1.3em;
	text-align: left;
	padding-top: 15px;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	color: #000000;
	font-size: 9pt;
}
.header14grey {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.text12 {
	color: #333333;
	padding: 8px;
	text-align: justify;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
}
.footer {
	color: #403A48;
	text-align: center;
	padding-top: 8px;
	border-top: thin solid #333333;
	font-size: 12px;
}
.navigation2 {
	text-decoration: none;
	text-align: right;
	border-bottom: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-size: 14pt;
}
.emailheader {
	color: #FFFFFF;
	text-align: left;
	background-color: #3F4860;
	font-size: 14px;
}
.plaintext {
	color: #333333;
	padding: 8px;
	text-align: left;
	font-size: 12px;
}
.plaintextbox {
	font-size: 12px;
}
.headerarticles {
	color: #627977;
	font-size: 24px;
	text-transform: lowercase;
	padding-bottom: 20px;
	line-height: 1.2em;
	text-align: left;
}
