﻿
body {
	 background-image: url('../sfondo-avana.gif');                 
}

.TABLE1 {
	background-image: url('../bg-lb6.gif');
	border: 2px solid #B9632F;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.TABLE {
  background-image: url('../sfondo-avana.gif');
  border: medium solid #FFF7E7;
  font-family: "Times New Roman", Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 13px;
  color: black;
  font-style: normal    
}


body {
    font-family: "Book Antiqua";
}
table {
    text-align: center;
}
H1 { font-size:18pt; font-family:Papyrus; font-weight: bolder; color:green }

body {
     scrollbar-base-color: #F7EFDE; scrollbar-arrow-color: black;
}


A:LINK    {text-decoration : none; Color : black}
A:VISITED {text-decoration : none; Color : black}
A:HOVER   {Color : black}
