body,td {
	font-family: arial,helvetica;
}

blockquote {
	font-size: 85%;
	margin-left: 286;
	margin-right: 30;
	padding: 5;
	background-color: #eeeeee;
	quotes: "\201C" "\201D";
}

blockquote p {dislay:inline;}

bblockquote:before {
	content: open-quote;
	font-weight: bold;
	font-size: 150%;
}
bblockquote:after {
	content: close-quote;
	font-weight: bold;
	font-size: 150%;
}

