.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txtcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}
a:link { font-weight: bold; text-decoration: underline; color: #660000; }
a:visited { font-weight: bold; text-decoration: underline; color: #660000; }
a:hover { font-weight: bold; text-decoration: none;color:#660000}
a:active { font-weight: bold; text-decoration: underline; color: #000000; }

.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #660000;
}
.txtsubheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #660000;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
	color: ffffff;
	text-decoration: underline;

}
.imgborder {
	border: thin solid #000000;
}
