body, table, td, div, h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14pt;
	color: #231F20;
}
h1 {
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-family: BankGothic, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	color: #01377B;
	font-size: 16pt;
}
h3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #231F20;
	font-size: 14pt;
}

#content, .con {
	align: center; width: 890px; text-align: left;
}
.footer {
	color: #ffffff; background-color: #01377B; height: 25px;
}
a {
	color: #01377B;
	text-decoration: none;
}

a.foot {
	color: #ffffff;
	text-decoration: none;
}
a.impr {
	color: #01377B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}