@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 150%;
	color: #1C0000;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1%;
	text-align: left;
	vertical-align: top;
	display: none;
	table-layout: auto;
	margin: 0px;
	background-color: #EADC79;
	background-image: url(images/bg-shadow.png);
	background-repeat: no-repeat;
	background-position: center;
}
