A:link
{color: #FF6600;
font-weight: bold}

A:visited
{color: #FF6600;
font-weight: bold}

A:hover
{color: #FF0000;
font-weight: bold}

A:active
{color: #FF6600;
font-weight: bold}


BODY
{background-color: #FFFDE9;
color: #000000;
margin-left: 0px;
margin-top: 0px}

IMG.Copertina {
	border: #939393;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 2px	
}

H1
{color: #700022;
font-family: Arial, Helvetica;
font-size:12pt;
font-weight:bold;
margin-top:5px;
margin-bottom:15px
}

H2
{color: #731818;
font-family: Arial, Helvetica;
font-size:11pt;
font-weight:bold;
margin-top:5px;
margin-bottom:3px
}

FONT
{color: black;
font-family: Arial, Helvetica;
font-size:10pt}

FONT.error
{color: red;
font-family: Arial, Helvetica;
font-size:10pt;
font-weight:bold}

FONT.small
{color: black;
font-family: Arial, Helvetica;
font-size:8pt}

FONT.campo
{color: #990040;
font-family: Arial, Helvetica;
font-size:10pt;
font-weight:bold}

FONT.titolo
{color: #700022;
font-family: Arial, Helvetica;
font-size:11pt;
font-weight:bold}

FONT.titoletto
{color: #990033;
font-family: Arial, Helvetica;
font-size:8pt;
font-weight:bold}

FONT.didascalia
{color: #9B9B9B;
font-family: Arial, Helvetica;
font-size:8pt}


TABLE.maschera {
font-family: "Arial Black", Helvetica;
font-style: normal;
font-weight: normal;
padding: 2px;
font-size: 10pt;
color: #000000;
border: none;
width: 100%;
}

TH.maschera {
font-family: Arial, Helvetica;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: yellow;
text-align: center;
background-color: #731818;
width: 100%;
}

TD.etichetta {
font-family: Arial, Helvetica;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #990033;
text-align: right;
width: 25%
}

TD.campo {
font-family: Arial, Helvetica;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #00000;
text-align: left;
width: 75%;
}