body {
	background-color: #E1E1E1;
	margin: 0px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.footerText a {
	color: #666666;
	text-decoration: none;
}
.footerText a:hover {
	color: #666666;
	text-decoration: underline;
}
.disclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.logo-bot-bg {
	background-image: url(images/h-logo-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 263px;
}
td {
    padding:0px;
}
.content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	padding: 0 15px 10px 15px;
}
.content img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}
.content a {
	color: #666666;
	text-decoration: underline;
}
.content a:hover {
	color: #666666;
	text-decoration: none;
}