body {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	background: #ffffff;

 	/* Another NS4 hack, replaced with "html body" style in IE */
 	margin: -10px 0 0 -10px;
}

html body {
	margin: 0;
}

span.rightPricing {
	text-align: right;
	font-size: 80%;
}

