﻿.TABLE1 {
	background-image: url('../sfondo/acqua.jpg');
	border: 2px solid #568344;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: black;
	font-style: normal font-style:normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

body {
    font-family: "Book Antiqua";
    font-size: 12pt;
    color: "black";
}
table {
    text-align: center;
    font-size: 12pt;
    color: "black";
}
H1 { font-size:16pt; font-family:"Book Antiqua"; font-weight: bolder; color:#007BDF }

body {
     scrollbar-base-color: #F7EFDE; scrollbar-arrow-color: black;
}

.centro {
	text-align: center;	
}

.cornice {
	border: 3px solid #000000;
}

A:LINK    {text-decoration : none; Color : black}
A:VISITED {text-decoration : none; Color : black}
A:HOVER   {Color : black}