html,body{
font-family: Verdana,Arial, sans-serif;
color: #000000;
background-color:#ffffff;
margin: 0px 0px 0px 0px;
} 


a:link {
COLOR: #333333;
text-decoration:underline;
}
a:visited {
COLOR: #333333;
text-decoration:underline;
}
a:hover {
COLOR: #333333;
text-decoration:underline;
}


a.menu:link {
COLOR: #333333;
text-decoration:none;
}
a.menu:visited {
COLOR: #333333;
text-decoration:none;
}
a.menu:hover {
COLOR: #0066CC;
text-decoration:none;
}

a.sottomenu:link {
COLOR: #FF0000;
text-decoration:none;
}
a.sottomenu:visited {
COLOR: #FF0000;
text-decoration:none;
}
a.sottomenu:hover {
COLOR: #ff0000;
text-decoration:underline;
}


p {
FONT-SIZE: 11px;
margin-top: 0px;
margin-bottom: 0px;

}

td {
FONT-SIZE: 11px;
}

td.footer{
FONT-SIZE: 10px;
}

h1 { 
color: #0066CC;
FONT-SIZE: 16px;
margin-top: 0px;
margin-bottom: 3px;
}

h2 { 
color: #000000;
font-style:italic;
FONT-SIZE: 13px;
margin-top: 0px;
margin-bottom: 3px;
}

.p1 { 
color: #333333;
FONT-SIZE: 13px;
margin-top: 0px;
}

.forms {
FONT-SIZE: 11px;
font-family: Verdana,Arial, sans-serif;
border: 1px solid #a0a0a0;
height: 20px;
	width: 120px
}

.forms1 {
FONT-SIZE: 11px;
font-family: Verdana,Arial, sans-serif;
border: 1px solid #a0a0a0;
height: 20px;
	width: 120px
}

.forms2 {
FONT-SIZE: 11px;
font-family: Verdana,Arial, sans-serif;
border: 1px solid #a0a0a0;
height: 20px;
	width: 250px
}

.pulsanti {
	border: 1px solid #c0c0c0;
	FONT-SIZE: 12px;
	background-color: #303D58;
	height: 22px; 
	color:#ffffff;
}