body {
	background-color: #FFF;
}

body table tr td a {
	font-weight: lighter;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #900;
}

#content {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #666;
	font-size: 16px;
	padding-left:10px;
	padding-top: 5px;
	font-weight: bold;
}

#freecall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #96C;
	text-decoration: blink;
}
#benefitslist {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #39F;
}


#google {
	font-weight: bold;
	clip: rect(auto,auto,auto,100px);
}
#bar {
	text-align: center;
	color: #000;
}

#searchbar {
	text-align: center;
	color: #000;
}
#footer {
	font-weight: bold;
	color: #000;
	
}

