body
{
	border:none;
	margin:0px;
	
	/* cover the body with a transparent pixel - this prevents click-through in IE(8) */
	background-image: url(/vp/images/s.gif);
	background-repeat: repeat;
	
	/* prevent default white background */
	background-color: Transparent !important;
}

body, td, th, label
{
	font-family:Arial;
	font-size:12px;
}
