/* Footer */
table.footer	{
	font-family:tahoma,verdana,arial; 
	font-size:8pt;
	font-weight:normal;
	color: #ffffff; 
	letter-spacing: normal; 
	text-decoration: none;
	background-color:#DD3530;
}
A.footerLink {
	font-family:tahoma,verdana,arial; 
	font-size:8pt;
	font-weight:normal;
	line-height:16px;
	color:#ffffff;
	line-height:16px;
	text-decoration:underline
}
A.footerLink:hover {
	color:#000000;
	text-decoration:underline;
	font-family:tahoma,verdana,arial; 
	font-size:8pt;
	font-weight:normal;
	line-height:16px;
}

