

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;	
}

.headers {
	text-align: center;
	color: #009AFF;
	text-decoration: none;
}

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


#google {
	font-weight: bold;
	clip: rect(auto,auto,auto,100px);
	background-color: #E5F2F9;
}

#bar {
	text-align: center;
	color: #000;
}

#searchbar {
	text-align: center;
	color: #000;
}

#footer {
	font-weight: bold;
	color: #000;
	
}
