.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding: 5px;
}

a:link, a:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

a:hover, a:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
}

a.footerNv:link, a.footerNv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;	text-decoration: underline;	
}

a.footerNv:hover, a.footerNv:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
		
}.txtBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0A50A1;
	padding: 0px;
	font-weight: bold;
}
