BODY {
	color: #CCC;
	background-color: #000;
	Font-Size: 12px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	margin-top: 0px;
}
A {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
A:Hover {
	Color: #BBB;
	Text-Decoration: None;
}
TD {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	margin-top: -10px;
	color: #CCC;
	vertical-align: middle;
}

TABLE.testimonials TD {
	padding: 5px;
}
TABLE.testimonials IMG {
	border: 1px solid #505050;
	margin-left: 10px;
	margin-right: 10px;
}
TABLE.testimonials UL {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
TABLE.testimonials LI {
	margin: 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
}
table.testimonials td.pic {
	text-align: center;
}
table.testimonials td.copy {
	padding-top: 20px;
}
