body {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 color: #000000
 margin: 0px 2px 0px 2px;
}
table.menu {
  font-size: 8pt;
  width: 150px;
  border-collapse:collapse;
  border: 1px solid #002984;
  background-color:#FFFFFF;
}
.tablemenuheader {
  font-size: 9pt;
  font-weight:bold;
  color:#003085;
  margin-top: 6px;
  padding-left: 4 px;
}
.tablemenu a {
  font-size: 8pt;
  color: #000;
  text-decoration: none;
  padding-left: 10px;
  display: block;
}
.tablemenu a:hover {
   color: #000;
   text-decoration: underline;
   background-color: #CCCCCC;
}
.tablemenu a:visited {
  color: #000;
  text-decoration: none;
}
div.spacerline {
  clear: both;
  margin-left: 8px;
  width:100%;
  border-top: 1px solid #ccc;
 
  }

div.spacer {
  clear: both;
  }
div.float {
  margin-left: 8px;
  float: left;
  }
div.float400 {
  margin-left: 8px;
  float: left;
  width: 400px;
  }
  
div.float250color {
  margin-left: 8px;
  float: left;
  width: 250px;
  border-style: dashed; border-color:#0033CC; border-collapse:collapse; border-width:1px; background-color:#eeeeee;
  padding: 8px 8px 8px 8px;
  }
  
div.bottom {
  text-align: right;
  font-size:8pt;
  color:#666666;
}
div.bottom a{
  color:#666666;
}

A:link {color: #000000; text-decoration: underline}
A:visited {color: #666666; text-decoration: underline}
A:hover {color: #A6C9EF;}
A:active {color: #A6C9EF; text-decoration: underline}


h1 {font-size: 18pt; font-weight: bold;   padding-left: 8px;
}
h2 {font-size: 14pt; font-weight: bold}
h3 {font-size: 12pt; font-weight: bold}
p {font-size: 10pt; font-weight: normal}

dt {font-weight: bold}
dd {padding-bottom: 8px}

.ingressi {font-size: 12pt; font-style: normal; font-weight: bold}
.mini {font-size: 8pt; font-weight: normal; color: #808080}

td {font-size: 10pt; font-weight: normal}
th {background-color: #A6C9EF; font-size: 11pt; font-weight: bold}

hr { line-height: 1pt; color: #000000}

input.enterverb {font: Verdana; font-size: 9pt; border-width:1; border-color:#000000;border-style:solid; background-color:F1f1f1;}
select {font: Verdana; font-size: 9pt; border-width:1; border-color:#000000;border-style:solid; background-color:F1f1f1;}

table.enterverb {
  border: 3px double #002984;
  border-collapse: collapse;
  padding: 8px 8px 8px 8px;
}
