.ct-title {
	font-size: 30 px;
	font-weight: bold;
	font-family: sans-serif;
	color: purple;
	margin-bottom: 5px
}

.ct-subtitle {
	border-bottom:1px dotted #888;
	color: #666;
	font-size: 12 px;
	font-family: times;
}