* {
	margin:0; 
	padding:0;
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; 
			outline:0; 
			vertical-align:baseline; 
			background:transparent;
			}
.noscreen {
	display:none;
	}

.box {
	min-height:1px;
	font-size: 11px;
	text-align: justify;
}
.box:after {display:block; 
			visibility:hidden; 
			clear:both; 
			line-height:0; 
			font-size:0; 
			content:".";
			}
.fix {	
		float:none; 
		clear:both; 
		width:0; 
		height:0; 
		margin:0; 
		padding:0; 
		border:0; 
		line-height:0; 
		font-size:0;
		}
.f-left {
	float:left;
	font-size: 12px;
	text-align: center;
		}
.f-right {
	float:right;
	}
.t-left {
	text-align:left;
	}
.t-center {
	text-align:center
	}
.t-right {
	text-align:right;
	}
.t-justify {
	text-align:justify
	}
.va-top {
	vertical-align:top;
	}
.va-middle {
	vertical-align:middle;
	}
.va-bottom {
	vertical-align:bottom;
	}
.nom {
	margin:0;
	}
.nomt {
	margin-top:0;
	}
.nomb {
	margin-bottom:0;
	text-align: justify;
	font-size: 11px;
	background-color: #FFF;
}
.nomb-1 {
	margin-bottom:0;
	text-align: justify;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.nomb-bold {
	margin-bottom:0;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.nomb-elenchi {
	margin-bottom:0;
	text-align: justify;
	font-size: 11px;
	color: #0081D9;
	font-weight: bold;
}
.nomb-pulsanti {
	margin-bottom:0;
	text-align: center;
	font-size: 9px;
	color: #0081D9;
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #999;
	vertical-align: middle;
	padding: 5px;
}
.hidden {
	position:absolute; 
	left:-1000em; 
	top:-1000em; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	}

