
TABLE.footer-table {
	font-family:verdana,arial,tahoma sans-serif; 
	font-size:12px;
	width:100%;
    padding:2px;
}

H5.footer-table-header {
	color: #ffffff; 
	font-family: sans-serif;
  	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
	margin: 0;
  	padding: 0.3em; 
	text-align: center;
}

H4.footer-table-caption {
	background: transparent;
	color: #3BB200; 
	font-family: sans-serif;
  	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
/*	margin: 0;
  	padding: 0.3em; */
	text-align: left; 
/*	width: auto;*/
    margin-bottom: 0em
}

h3{
	font-family:verdana,arial,tahoma sans-serif;
	font-size:12px;
}

P.footer-table-text {
	background: transparent;
	color: #ffffff; 
	font-family:verdana,arial,tahoma sans-serif;
  	font-size: 11px; 
	text-decoration: none; 
	margin: 0;
  	padding: 0.3em; 
	text-align: left; 
	width: auto;
}
.footer-table-header a:link, .footer-table-header a:visited {
color: #ffffff;
text-decoration: none;
}
.footer-table-header a:hover {
color: #3BB200;
text-decoration: none;
}


a:link.footer-table {
	color: #ffffff;
	text-decoration: none;
}
a:visited.footer-table {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer-table {
	color: #3BB200;
	text-decoration: none;
}
a:active.footer-table {
	color: #3BB200;
	text-decoration: none;
}
