﻿
body {
    font-family: "Book Antiqua";
    text-align: center;   
}
table {
    text-align: center;
}

.TABLE1 {
	border: 0px solid #FFFFFF;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

#tornasu{
position: fixed;
bottom: 0px;
right: 0px;
display: none;
padding:10px;
}

.rossosottolineato {
	font-size: large;
	color: #B70089;
	text-decoration: underline;
}


A:LINK    {text-decoration : none; Color : black}
A:VISITED {text-decoration : none; Color : black}
A:HOVER   {Color : black}

H1 { font-size:18pt; font-family:Papyrus; font-weight: bolder; color:green }

.bgcolor {
	background-color: #FFFF00;
}

.style2 {
	color: fuchsia;
	text-decoration: underline overline;
}

.stylepic {
	font-size: small;
}

.style3 {
	color: #008000;
	font-family: "Comic Sans MS";
}
.style4 {
	color: #FF0066;
	font-family: "Comic Sans MS";
	font-size: large;
}
.style5 {
	color: #990000;
	font-family: "Comic Sans MS";
	text-decoration: underline;
}

.style6 {
	font-weight: bold;
	background-color: #509D77;

}
.style7 {
	color: #FF0066;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	background-color: #FFFF99;
	font-size: large;
	font-weight: bold;
}

.bordo {
	border-width: 0;
}

.tratteggio {
	color: #CC3300;
}
.rosso {
	color: #CC0066;
}

.titolo {
	background-color: #ECFFD9;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #006600;
	border-bottom-color: #006600;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.ms-contemp-odd { font-weight: normal; color: black; border-left-style: none; 
               border-right: 2.25pt solid white; 
               border-top: 2.25pt solid white; border-bottom-style: none; 
               background-color: #F2F2F2 }
.ms-contemp-even { font-weight: normal; color: black; border-left-style: none; 
               border-right: 2.25pt solid white; 
               border-top: 2.25pt solid white; border-bottom-style: none; 
               background-color: #CCCCCC 
}
.cornice {
	border: 3px solid #000000;
}

