.table_main {
	border: 1px solid #003366;
	background-color: #FFFFFF;
	margin-top: 20px;
}
body {
	background-color: #e9eff5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.body_offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.table_offers {
	border: 1px solid #003366;
	background-color: #E9EFF5;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
a.footertext {
	text-decoration: none;
	color: #ffffff;
}
a:hover.footertext {
	text-decoration: underline;
}
.sub_title {
	font-weight: bold;
	color: #3399FF;
}
.table_support {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 5px;
}
.sub_title_dark {

	font-weight: bold;
	color: #003366;
}



