body, td
{
	font-family:Trebuchet MS, Verdana;
	/*background-color:Aqua;*/
	font-size:75%;
}
a
{
	text-decoration:underline;
	color:#333399
}
a:hover
{
	text-decoration:none;
}
.testimonial
{
	font-size:110%;
	font-style:italic;
	color:#333399
}
.ergo-comment
{
	font-size:80%;
}
.button
{
	font-size:130%;
	background-color:#333399;
	color:#ffffff;
	border-color:#ffffff;
	border-width:medium;
}