body {
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
}

.title2 {
	font: bold 13pt/14pt "Courier New";
	text-align: right;
}
.title1 {
	font: bold 11pt/12pt "Courier New";
	text-align: right;
}

table.elezioni {
	background-color: #000080;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	border: 1px black solid;
}

strong {
	font: bold 14pt;
	border: 1px black solid;
}

td.elezioni {
	background-color: #BBE0EF;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: black;
}

th.elezioni {
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	padding: 4px;
}

table.link {
	background-color: #C00000;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	border: 1px black solid;
}

td.link {
	background-color: #F2D8D8;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: black;
}

td.foto {
	background-color: #BBE0EF;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: black;
	border: 1px black solid;
}

th.link {
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	padding: 4px;
}
th.info {
	background-color: #f0f0f0;
	text-align: center;
	font: normal 9pt Arial;
	color: black;
	border: 1px black solid;
	padding: 4px;
}

.slogan {
	text-align: center;
	font: bold 20pt/18pt "Courier New", Arial;
	color: #c00000;
	letter-spacing: 0.1em
}

.slogan2 {
	text-align: left;
	font: 13pt/13pt "Courier New", Arial;
	color: #000080;
	text-transform: uppercase;
}

.small {
	font: 8pt/9pt;
}
.testo{
	text-align: justify;
	font: 11pt/13pt;
	text-indent: 20pt;
	margin-left: 12pt;
	margin-right: 12pt;
	margin-top: 3pt;
	margin-bottom: 0pt;
}

.testo2{
	text-align: justify;
	font: 11pt/18pt;
	text-indent: 40pt;
	margin-left: 25pt;
	margin-right: 25pt;
}
.lettera{
	border: 1px black solid;
	background-color: #f0f0f0;
	padding: 4px;
	
}
.intesto2{
	text-align: justify;
	font: 11pt/18pt;
	list-style: inside;
	margin-left: 25pt;
	margin-right: 25pt;
	text-indent: 20pt;

}

a {
	text-decoration: none;
}
a:link, a:active {
	color: #c00000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #0000c0;
	text-decoration: underline;
}

.titolo {
	background-color: #BBE0EF;
	text-align: left;
	font: bolder 16pt "courier new";
	color: #c00000;
	border: 1px black solid;
	padding: 4px;
}
.titolo2 {
	text-align: left;
	font: bolder 12pt Arial;
	color: #0000c0;
}
ul {
	text-align: left;
	font: normal 10pt Arial;
	color: #000000;
}
