/*  body definition */

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

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	letter-spacing: 1px;
}

p {
  font-size: 12px;
  color: #666666;
  text-align: justify;
  background-color: transparent;
}

li {
  font-size: 12px;
  color: #666666;
  text-align: justify;
  background-color: transparent;
}

font.title {
  color: #000000;
  font-size: 60px;
  text-transform:uppercase;
}

p.menu {
  font-size: 10px;
  text-transform:uppercase;
  color: #FFFFFF;
  text-align: center;
  background-color: #000090;
}

a { 
  text-decoration: none;
}

a.toplink { font-size: 13px; color: white}
a.toplink.link {text-decoration: none; color: white}
a.toplink.visited {text-decoration: none}
a.toplink:active {text-decoration: none}
a.toplink:hover {text-decoration: none}

h1 {
  font-size: 16px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
}


h1.title {
  font-size: 18px;
  color: #666666;
  background-color: transparent;
  text-align: center;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing: 2pt
}

p.title {
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  text-align: center;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing: 2pt
}

table.stampa {
  border-style: none;
  width: 600;
}

td.stampaleft {
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  width: 200;
}

td.stamparight {
  font-size: 12px;
  vertical-align: middle;
  text-align: left;
  width: 400;
}

a.footer { 
  text-decoration: none;
  color: #ffffff;
}

first {
font-size: 11px;
letter-spacing: 3pt;
color: #FFFFFF;
font-family: Arial Black;
}
.titolotop {
	font-size: 12px;
	letter-spacing: 0pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

