BODY
{background-color: white;
color: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica;
}

A:link
{color: darkblue;
font-style: normal;
font-weight: bold}

A:visited
{color: darkblue;
font-style: normal;
font-weight: bold}

A:active
{color: darkblue;
font-style: normal;
font-weight: bold}

TD
{color: black;
font-family: Verdana, Arial, Helvetica;
font-size:9pt
}

FONT.campo
{color: #339999;
font-family: Verdana, Arial, Helvetica;
font-size:9pt;
font-weight: bold}

FONT.didascalia
{color: #8A8A8A;
font-family: Verdana, Arial, Helvetica;
font-size:8pt}

FONT.small
{color: black;
font-family: Verdana, Arial, Helvetica;
font-size:8pt;
line-height: 14px;}

FONT.titolo
{color: red;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
font-size: 13pt;
}

H1 {
	color: red;
	font-family: Verdana, Arial, Helvetica;	
	font-size: 13pt;
	margin-top:20px;
}

H2 {
	color: #4E70F1;
	font-family: Verdana, Arial, Helvetica;	
	font-size: 12pt;
	margin-top:20px;
	margin-bottom:5px;
}

DIV.box {
	border: 2px solid #DBDCA4; 
	margin-bottom: 10px; 
	line-height: 15px;
	margin-top:10px; 
	background-color:#FEFEE4; 
	width:290px;
	height: 230px;
	padding: 8px 8px 8px 8px;
	font-size: 8pt;
}
