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:5px;
	text-align: justify;
	padding-right: 3px;
	vertical-align: top;
}

#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;
	background-color: #FFF;
}
#flash {
	top: 50px;
	padding-bottom: 500px;
}

#testimonial {
	color: #09F;
	text-align: left;
	margin: 5px;
	padding: 5px;
	font-style: italic;
	border: thin solid #FFF;
}
