﻿BODY {
	background-color: #ffffff;
	MARGIN: 0px 0px 0px 0px;
}
td {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	vertical-align: top;
	text-align: left;
}
.td {
	color: #000000;
	font-size: 9px;
	font-family: verdana;
	text-align: left;
}
.td1 {
	color: #888888;
	font-size: 9px;
	font-family: verdana;
	text-align: left;
}
.titolo {
	color: #104FA0;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.sottotitolo {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}
a {
	color: #104FA0;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: none;
}
select {
	border-color: #3C3C3C;
	border-width: 1px;
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #051E54;
}
option {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #051E54;
}
input {
	border-color: #3C3C3C;
	border-width: 1px;
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #051E54;
}
textarea {
	border-color: #3C3C3C;
	border-width: 1px;
	overflow: hidden;
	font-family: verdana;
	font-size: 11px;
	color: #051E54;
	background-color: #ffffff;
}

