@charset "UTF-8";
body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
td {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
p {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	line-height: 20px;
}
footer {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
p.cell {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.table.contatti {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
li {
	line-height: 22px;
	margin-right: 15px;
}
