.foot {
	font-size: smaller;
	color: #FFFFFF;
}

.titolo {
	font-family: "Trebuchet MS Bold Italic", "Courier New", "Times New Roman";
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	color: #70a2d7;
}

.sottotitolo {
    font-family: "Trebuchet MS Bold Italic", "Courier New", "Times New Roman";
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #70a2d7;
}
