body	{
	background-color: #fff;
	color: #000;
	}

img	{
	display: block;
	border: 0;
	}

p, a, li, ul, ol, h1, h2, h3, h4, h5, h6	{ 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, 'Trebuchet MS', Trebuchet, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	line-height: 140%; 
	text-align: left; 
	margin: 0;
	padding: 0 
	}

