.footer_type_presence {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.footer_type_normal {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 25px;
}
.footer_type_normal_larger {
	font-size: 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 25;
	vertical-align: middle;
}
.footer_type_normal_bold {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 25px;
}
