
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.txt_gp1 {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #DBAD4B;
	font-weight: bold;
}
.txt_gp {
	font-family: Arial;
	font-size: 10px;
	color: #DBAD4B;
	font-weight: bold;
}
.txt_piu {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}.txt_bi{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_ne {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt_b {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_n {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.txt_chiaro {
	font-family: Arial;
	font-size: 11px;
	color: #FAF3D5;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FBF4D6;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FBF4D6;
}

.txt_g {
	font-family: Arial;
	font-size: 11px;
	color: #DBAD4B;
	font-weight: bold;
}
.txt_g:link {
	font-family: Arial;
	font-size: 11px;
	color: #DBAD4B;
	font-weight: bold;
	text-decoration:none;
}
.txt_g:visited {
	font-family: Arial;
	font-size: 11px;
	color: #DBAD4B;
	font-weight: bold;
	text-decoration:none;
}
.txt_g:hover {
	font-family: Arial;
	font-size: 11px;
	color: #DBAD4B;
	font-weight: bold;
	text-decoration:none;
}

.txt_r {
	font-family: Arial;
	font-size: 11px;
	color: #790305;
	font-weight: bold;
}
.txt_rr {
	font-family: Arial;
	font-size: 15px;
	color: #790305;
	font-weight: bold;
}
.txt_grigio {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Arial;
	color: #000000;
	text-decoration:none;
}