BODY
{
	color: white;
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 12pt;
}

TD
{
	color: black;
	font-family: Arial, Helvetica, sans-serif, serif;;
	font-size: 12pt;
}

A
{
	color: Red;
	text-decoration: none;
}

A:VISITED
{
	color: red;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

.FeatureHeader
{
	font-weight : bold;
}

.FeatureTable
{
	background : Silver;
}

.ClientList
{
	font-size: 8pt;
}

.PhotoCaption
{
	font-size: 8pt;
}

.Testimonial
{
	font-style: italic;
}

.TestimonialBy
{
	font-size: 8pt;
	text-align: right;
}

.TestimonialPerson
{
	font-weight: bold;
	font-size: 9pt;
}