body
{ 
font-family: Tahoma,Arial;
color: #ffffff;
margin-top: 0px;
margin-left: 0px;
background-color: #001540;
background-image: url(images/background.jpg);
background-repeat: repeat-x
} 

a {
COLOR: #ffFFFF;
text-decoration: none }

a:visited {
COLOR: #ffFFFF;
text-decoration: none}

a:hover {
COLOR: #ffff00;
text-decoration: none}

h1 {
COLOR: #b3ffff;
font-weight: bold;
text-align:left;
margin-top: 0px;
margin-bottom: 4px;
font-size: 16px;
}

h2 {
COLOR: #b3ffff;
font-weight: bold;
text-align:left;
margin-top: 0px;
margin-bottom: 4px;
font-size: 14px;
}


h6 {
COLOR: #ffFFFF;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
font-size: 11px;
}

li {
COLOR: #ffFFFF;
font-weight: normal;
margin-top: 5px;
margin-bottom: 0px;
font-size: 12px;
}

p {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

td { vertical-align: top;
	FONT-SIZE: 12px;

 }


.forms {
	FONT-SIZE: 12px;
	border: 1px solid #c0c0c0;
	height: 20x;
}

.pulsanti {
	border: 1px solid #c0c0c0;
	FONT-SIZE: 12px;
	background-color: #183DBA;
	height: 20px; color:#ffffff;
}