span.title{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
}

span.subtitle{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}

span.datetext{
	font-size: 12px;
	color: #ffffff;
}

p.ctext{
	line-height: 1.5;
	text-indent:20px
}

a.lkc:link, a.lkc:visited {
	font-family: sans-serif;
	color: #000000;
	font-size: 15px;
	text-decoration: underline;
}

a.lkc:hover {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 15px;
	text-decoration: underline;
}

div.ptitle{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

div.psubtitle{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
