.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-transform: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003399;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-transform: uppercase;
	font-weight: normal;
}
.vertline {
	border-top: 1px none #D7CA9F;
	border-right: 1px none #D7CA9F;
	border-bottom: 1px none #D7CA9F;
	border-left: 1px ridge #D7CA9F;
}
.horzline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #D7CA9F;
	border-right-color: #D7CA9F;
	border-bottom-color: #D7CA9F;
	border-left-color: #D7CA9F;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.tabletext {
	font-family: Helvetica, "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #000000;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.newsubhead {
	font-family: Helvetica, "Arial Narrow", sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #666666;
}
