body,td,th {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #000000;
}
body {
	background-color: #000000;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.txt_destra {
	text-align: right;
}
.txt_grassetto {
	font-weight: bold;
}
.txt_dx_grassetto {
	font-weight: bold;
	text-align: right;
}
.txt_basso {
	vertical-align: bottom;
	font-weight: bold;
}
.txt_alto12 {
	font-size: 12pt;
	vertical-align: top;
}
.txt_blocco {
	vertical-align: top;
	text-align: justify;
	text-indent: 10px;
}
.txt_alto {
	vertical-align: top;
	text-align: justify;
}
.txt_rosso {
	color: #FF0000;
}
.txt_rosso_B {
	font-weight: bolder;
	color: #FF0000;
	font-size: 14px;
}
h1 {
	font-size: 10pt;
	font-weight: normal;
}

