.FeaturesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-left: 3px;
}
.whitebox {
	background-image: url(images/body_table_white_bg.gif);
	background-repeat: repeat-y;
}
.topgradient {
	background-image: url(images/body_table_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomgradient {
	background-image: url(images/body_table_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BodyText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

