body{
	margin:0;
	padding:0;
	font:10px helvetica;
	color:#000000;
	background:#000000;
}

.copyright { font-family: tahoma; font-size: 10px; color: #000000; font-weight: none; font-align: justify; }

.testo { font-family: helvetica; font-size: 8pt; color: #000000; font-weight: none; font-align: justify; }

.menu{font-family:helvetica; font-size:11pt; color:#ffffff; font-style:normal; font-weight:regular; text-decoration: none;}
a.menu:link {color: #ffffff; text-decoration: none;}
a.menu:active {color: #000000; text-decoration: none;}
a.menu:hover {color: #000000; text-decoration: none;}

.link{font-family:helvetica; font-size:8pt; color:#ff0000; font-style:normal; font-weight:regular; text-decoration: none;}
a.link:link {color: #000000; text-decoration: none;}
a.link:active {color: #ff0000; text-decoration: none;}
a.link:hover {color: #000000; text-decoration: none;}

.menu2{font-family:helvetica; font-size:9pt; color:#ffffff; font-style:normal; font-weight:regular; text-decoration: none;}
a.menu2:link {color: #ffffff; text-decoration: none;}
a.menu2:active {color: #ff0000; text-decoration: none;}
a.menu2:hover {color: #ff0000; text-decoration: none;}

.scroll{
position: static;
margin-right: 0px;
margin-left: 0px;
overflow: auto;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
}

.form {font-family: Helvetica;font-size: 12px; color: #ffffff; font-weight: bold; font-align:justify;background-color: #ff0000;}

.pulsanti {
  font-family: Verdana;
  color: #ffffff;
  font-size: 12px;
  border: solid 1px #999999;
  background-color: #ff0000;
  font-weight: bold;
  font-style: normal;
  height: 22px;
}