P.special
	{
	margin: 2em;
	font-family: helvetica, sans-serif;
	font-size: 85%;
	border-style:solid;
	border-width:thin;
	border-color:blue;
	background: white;
	color: green;
	}
