/* *************************************************************************** */
/* These are the styles for the footer text */
#html_footer {
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#797b7c; 
	}
#footer_text {
	position:relative;
	padding:0px;
	float:left;
	font-size:11px;
}
#footer_text p{line-height:normal;margin:0px;}
#footer_text {
	position:relative;
	text-align:center;
	color:#797b7c;
	padding-top:3px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#797b7c;
	text-decoration:none;
}