body,td,th {
	color: #808080;
	font: 12px/15px Arial, sans-serif;
}
body {
	margin: 0px;
	background: #cbe4ad url(img/bkg.gif);
}
a {
	text-decoration: underline;
}
a:link {
	color: #e93373;
}
a:visited {
	color: #e93373;
}
a:hover {
	color: #a2d06d;
	text-decoration: none;
}
a:active {
	color: #e93373;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #e93373;
	font-weight: bold;
	font-size: 14px;
}
.highlight1 {
	font-weight: bold;
}
.highlight2 {
	font-weight: bold;
	color: #e93373;
}
.testimonial {
	font-style: italic;
}
.smaller {
	font: 10px Arial, sans-serif;
}