BODY
{
    COLOR: #585858;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #e1e1e1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fffff; 
	SCROLLBAR-SHADOW-COLOR: #a7a7a7; 
	SCROLLBAR-3DLIGHT-COLOR: #b4b4b4; 
	SCROLLBAR-ARROW-COLOR: #808080; 
	SCROLLBAR-TRACK-COLOR:#dadada; 
}

IMG 
{
	border:0px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
	border-top:0px;
}

TABLE
{
    COLOR: #585858;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
	TEXT-ALIGN:right;
}

A { color:#737373; }
A:link, A:visited {text-decoration: none;}
A:hover {text-decoration: underline;}

.bottone_invia {
	font-size:8pt;
    font-family: Verdana, Arial;
	font-stretch: wider;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#aaaaaa;
	border-style:none;
	width:40px;
	height:20px;
}

.bottone_invia_modulo {
	font-size:8pt;
    font-family: Verdana, Arial;
	font-stretch: wider;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#aaaaaa;
	border-style:none;
	width:100px;
	height:20px;
}

.bottone_cancella_modulo {
	font-size:8pt;
    font-family: Verdana, Arial;
	font-stretch: wider;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#aaaaaa;
	border-style:none;
	width:100px;
	height:20px;
}