
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:55%;
	font-size : 10px;
	font-weight : normal;
	color:#657318;
	margin-top:0px;
	margin-bottom:5px;
}
p.evtDate{
	font-weight : normal;

}
p.evtArtist{
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	border-bottom: 1px solid #657318;

}
p.evtTitle{
	margin-bottom:15px;
	font-style : italic;
}

p.evtText{
	text-align: justify;
	text-indent : 15px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:10px;
}
