body {
  margin-top:      0px;
  margin-right:    0px;
  margin-bottom:   0px;
  margin-left:     0px;
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
  color:           #000000;
}

font.evi {
  font-family:     arial;
  font-size:       12px;
  font-weight:     bold;
  text-decoration: blink;
  color:           #000080;
}

p.title1 {
  margin-top:      2px;
  margin-bottom:   2px;
  margin-left:     5px;
  margin-right:    5px;
  text-align:      center;
  font-family:     arial;
  font-size:       14px;
  font-weight:     bold;
  color:           #D00000;
}

p.title2 {
  margin-top:      2px;
  margin-bottom:   2px;
  margin-left:     5px;
  margin-right:    5px;
  text-align:      center;
  font-family:     arial;
  font-size:       18px;
  font-weight:     bold;
  color:           #D00000;
}

p.lefted {
  margin-top:      2px;
  margin-bottom:   2px;
  margin-left:     5px;
  margin-right:    5px;
  text-align:      left;
  text-indent:     3px;
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
}

p.centered {
  margin-top:      2px;
  margin-bottom:   2px;
  margin-left:     5px;
  margin-right:    5px;
  text-align:      center;
  text-indent:     0px;
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
}

p.righted {
  text-align:      right;
  margin-top:      2px;
  margin-bottom:   2px;
  margin-left:     5px;
  margin-right:    5px;
  text-indent:     0px;
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
}

p.justified {
  text-align:      justify;
  margin-top:      5px;
  margin-bottom:   5px;
  margin-left:     10px;
  margin-right:    10px;
  text-align:      justify;
  text-indent:     0px;
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
}

table {
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
  color:           #000000;
  padding:         0px;
  spacing:         0px;
  text-align:      center;
  vertical-align:  center;
  border:          0px;
  border-collapse: collapse;
  empty-cells:     show;
}

table.list {
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
  color:           #000000;
  text-align:      center;
  vertical-align:  center;
  width:           95%;
  padding:         1px;
  spacing:         1px;
  border:          outset 1px inset 1px;
  border-collapse: separate;
  empty-cells:     show;
}

table.popup {
  background:      #FFFFFF;
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  color:           #000000;
  text-align:      center;
  vertical-align:  center;
  padding:         1px;
  spacing:         1px;
  border:          4px;
}

th.left {
  background:      #FFFF00;
  color:           #000000;
  text-align:      left;
  text-indent:     2px;
  border:          outset 1px inset 1px;
}

th.center {
  background:      #FFFF00;
  color:           #000000;
  border:          outset 1px inset 1px;
}

table.menu_top {
  background:      #FFFFFF;
  border-top:      1px solid;
  border-color:    #FDE142;
}

table.menu_bottom {
  background:      #FFFFFF;
  border-bottom:   1px solid;
  border-color:    #FDE142;
}

tr.p {
  background:      #ffffff;
}

tr.d {
  background:      #fffece;
}

td.qualita {
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
  text-align:      left;
  background:      #FFFFFF;
  color: #000000;
}

td.left {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  text-align:      left;
  text-indent:     2px;
  border:          outset 1px inset 1px;
}

td.testo {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  text-align:      left;
}

td.center {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  text-align:      center;
  border:          outset 1px inset 1px;
}

td.right {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  text-align:      right;
  text-indent:     0px;
  border:          outset 1px inset 1px;
}

td.alert {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  text-align:      left;
  text-indent:     2px;
  color:           #D00000;
  border:          outset 1px inset 1px;
}

td.titolo {
  font-family:     arial;
  font-size:       12px;
  font-weight:     normal;
  text-align:      center;
  text-indent:     2px;
  color:           #D00000;
}

td.price {
  font-family:     arial;
  font-size:       10px;
  font-weight:     normal;
  border:          hidden;
  border-top:      hidden;
  border-right:    hidden;
  border-left:     hidden;
  border-bottom:   hidden;
  text-align:      right;
  text-indent:     2px;
}

a:link, a:visited {
  font-family:     arial;
  font-weight:     bold;
  font-size:       12px;
  color:           #D00000;
  text-decoration: none;
}

a:hover {
  font-family:     arial;
  font-weight:     bold;
  font-size:       12px;
  color:           #D00000;
  text-decoration: underline;
}

a:link.linkPrivacy, a:visited.linkPrivacy {
  font-family:     arial;
  font-weight:     bold;
  font-size:       10px;
  color:           #D00000;
  text-decoration: none;
}

a:hover.linkPrivacy {
  font-family:     arial;
  font-weight:     bold;
  font-size:       10px;
  color:           #D00000;
  text-decoration: underline;
}

h1 {
  margin-top:      5px;
  margin-bottom:   5px;
  font-family:     arial;
  font-weight:     bold;
  font-size:       36px;
  color:           #FFC90F;
}

h2 {
  margin-top:      5px;
  margin-bottom:   5px;
  font-family:     arial;
  font-weight:     bold;
  font-size:       24px;
  color:           #FFC90F;
}

h3 {
  margin-top:      5px;
  margin-bottom:   5px;
  font-family:     arial;
  font-weight:     bold;
  font-size:       12px;
  color:           #FFC90F;
}

#dek {
position:absolute;
visibility:hidden;
z-index:200;
}

input.inbox {
  width:           30px;
  height:          20px;
  font-family:     arial;
  font-size :      10px;
  text-align:      right;
}

input.button {
  font-size:       12px;
  color:           #000000;
  background:      #FFC90F;
}