BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #f5f5f5;
}

H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #964601;	
	margin-bottom: 0px
}

H2 {
	color: white;
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	padding-left: 7px;
	background-color: #964601;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

H3 {
	font-size: 10pt;
	color: #A94D01;
	margin-top: 0px;
}

FONT.ghost {
	font-size: 7pt;
	color: #9F9F9F;
}

FONT.error {
	color: red;
	font-weight: bold;
}

FONT {font-size: 10pt}

FONT.titoletto {
	font-size: 8pt;
	font-weight: bold;
	color: #964500;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #9D0000;
	text-decoration: none;
}
A:HOVER {text-decoration: underline}

TD.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background: url(images/bgbottom.gif) right bottom no-repeat;
	padding: 7px;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {color: #D8D900}

TD.report {
	background-image: url(images/bgreport.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10pt;
	color: #B15101;
	border: 1px solid #d3be96;
}

.button {
	border: 1px solid #C7AB78;
	background-color: #E4D7BF;
	font-weight: bold;
	color: #8D703B;
}

B {color: #363636;}
