a:link {
	color : #339966;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #339966;
	font-weight : bold;
	text-decoration : none;
}

a:hover       {
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #00006D;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	}

body, p,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}

h1 {
	font-size : 16pt;
	margin-bottom : 0px;
}

h1, h2, h3, h4, h5, h6 {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

h2 {
	font-size : 14pt;
}

h3 {
	font-size : 12pt;
}

h4 {
	font-size : 10pt;
}

h5 {
	font-size : 9pt;
}

h6 {
	font-size : 8pt;
}

table, td {
	border-color : #E1E1E1;
}

th {
	background : #E1E1E1;
	font-weight : bold;
	text-align : center;
}

.button {
	background-color : #F0FFFF;
	border-color : #009999;
	border-style : solid;
	border-width : 1pt;
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	padding : 2pt 2pt 2pt 2pt;
	text-align : center;
}

.centrato {
	text-align : center;
}

.destra {
	text-align : right;
}

.evidenza {
	color : #009999;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

.info {
	font : xx-small;
	font-style : italic;
}

.label {
	color : #000066;
	font-size : xx-small;
	font-weight : bold;
	text-align : left;
}

.menu {
	font : xx-small;
	text-align : left;
}

.piccolo {
	font : xx-small;
}

.sinistra {
	text-align : left;
}
