body {
	font-family: Verdana;
	font-size: 11pt;
	color: #333333;
	background-color: #FFFFFF;
}

table {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}

a:link		{ color: #263b98; text-decoration: none; }
a:visited	{ color: #263b98; text-decoration: none; }
a:hover		{ color: #ed1b24; text-decoration: none; }
a:active		{ color: #263b98; text-decoration: none; }

input {
	color: #333333;
	border: 1px solid #ed0b6d;
	background-color: #ffffff;
}

h1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	word-spacing: 0;
	text-indent: 0;
	line-height: 100%;
	margin: 0;
}

h2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	word-spacing: 0;
	text-indent: 0;
	margin: 2;
}

p {
	text-indent: 15
}

.titolo {
	background-color:#dbdcff;
}
