/*	CSS Bestand voor de website WWW.AIRBRUSH-ANNES.COM	*/
/*	PARAGRAAF						*/

p
	{
	font-size:	14px;
	text-align:	left;
	max-width:	670px;
	margin-left:	0px;
	color:		#ffffff;
	padding-right:	1px;
	}

p.begin:first-letter
	{
	font-size:	28px;
	font-weight:	800;
	color:		#ffff00;
	}

p.vraag:first-letter
	{
	font-size:	20px;
	font-weight:	bold;
	color:		#ffff00;
	}

p.mededeling
	{
	font-size:	10px;
	}

