body {
	background-color: #CCFFFF;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

.teatro {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	background-color: #FFFFD7;
}
.titolo {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	background-color: #FFFFD7;
}