td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.benefitsbgd {
	background-image: url(../images/cas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	color: #B23E3F;
	display: inline;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
a:link {
	color: #6581bd;
	text-decoration: none;
}
a:visited {
	color: #6581bd;
	text-decoration: none;
}
a:hover {
	color: #B23E3F;
	text-decoration: underline;
}
a:active {
	color: #6581bd;
}
.gray {
	background: #f9f9f9;
}
