body {
	font-family: Arial, Verdana, Tahoma, sans-serif;	
}

h1 {
	font-size: 24px;
	margin: 0;
}

p.titlu {
	display: block;
	color: #018DE9;
	font-size: 22px;
	
}

.centercolumn {

}

p {
	font-size: 12px;
	
}

p.quote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0;
	padding: 20px;
	background: #eee;
}

p.quotename {
	text-align: right;
	color: #F0AC58;
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-top: 5px;
}

