.titols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0000FF;
	font-weight: normal;
	text-align: center;
	letter-spacing: 10px;
}
.subtitols {
	font-family: "Book Antiqua";
	font-size: 24px;
	text-decoration: underline;
	color: #3366FF;
	background-color: #CCFF33;
}

