.text {
		color:#ffffff;
		background-color:#000000;
		font-family:"Arial sans-serif",sans-serif;
		font-weight: bold;
	}


/* lettrine (CSS2) */
P.text:first-letter {
		font-size:130%;
	}

.copy {
		font-size:0.5em;
	}