/*  body definition */

html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #ffffff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  color:#000000;
  padding:0px;
}

p, li {
  font-size: 12px;
  color: #000000;
  background-color: transparent;
}

h1 {
  font-size: 16px;
  text-transform: bold;
  color: #000000;
  background-color: transparent;
}

a { 
  text-decoration: none;
  color: #c80000;
}

a.link {text-decoration: none}
a.visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

p.first {
font-size: 11px;
letter-spacing: 3pt;
color: #FFFFFF;
font-family: Arial Black;
}

p.second {
font-size: 14px;
letter-spacing: 3pt;
background-color: transparent;
color: #FFFFFF;
text-align: center;
}

p.citazione {
  color: #c80000;
  text-align: center;
  background-color: transparent
}

p.menu {
font-size: 16xpx;
background-color: transparent;
color: #FFFFFF;
text-align: center;
}

a.menu {
font-size: 14px;
background-color: transparent;
color: #FFFFFF;
text-align: center;
}

p.third {
letter-spacing: 1pt;
color: #FFFFFF;
font-family: Tahoma;
text-align: right;
}

p.intro {
font-family: Times New Roman;
font-size: 14px;
letter-spacing: 2pt;
text-align: left;
text-transform: bold;
font-style: italic;
}

a.intro {
font-size: 14px;
text-align: left;
}

