BODY, P, TD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9pt;
		font-weight: bold;
		font-style: italic;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

DIV.dinamica, DIV.dimanica P, DIV.dinamica TD {
	font-weight: normal;
	font-style: normal;
}

A:ACTIVE, A:VISITED, A:LINK {
    color : maroon;
    text-decoration : none;
}

A:HOVER {
	  text-decoration: underline;
}

H1, H2, H3, H4, H5, H6  {
    margin-top: 5pt;
    margin-bottom: 5pt;
    font-family : Arial, Helvetica, sans-serif;
}

H5, H6 {
    padding-bottom: 2pt;
    border-bottom : thin solid Black;	
}

H3 {
	  font-size: 18pt;
    color:  Maroon;
}

H4 {
    font-size : 14pt;
    font-style: italic;
    color:  Maroon;
}

H5 {
	  font-size: 12pt;
}

P {
  	margin-top : 4pt;
    margin-bottom : 4pt;
    font-size : 9pt;
}

P.testo {
    margin-top : 4pt;
    margin-bottom : 4pt;
    text-indent : 12pt;
    text-align : justify;
    font-size : 9pt;
}

P.rientro {
    margin-top : 4pt;
    margin-bottom : 4pt;
    text-indent : 12pt;
    font-size : 9pt;
}

P.normale {
    margin-top : 0pt;
    margin-bottom : 9pt;
    font-size : 9pt;
}

P.vetrina {
    margin-top : 4pt;
    margin-bottom : 4pt;
    text-indent : 12pt;
    font-size : 8pt;
}

P.didascalia {
    margin-top : 4pt;
    margin-bottom : 4pt;
    text-indent : 12pt;
    font-size : 8pt;
    font-style: italic;
}

P.intestazione {
    color: #663333;
    margin-top : 4pt;
    margin-bottom : 4pt;
    text-indent : 12pt;
    font-size : 7pt;
}

DIV.TGrande {
  color           : Maroon;
  font-size       : 24px;
  font-weight     : bold;
  margin-top      : 0px;
  margin-bottom   : 0px;
}

DIV.TMedio {
  color           : Maroon;
  font-size       : 18px;
  font-weight     : bold;
  margin-top      : 0px;
  margin-bottom   : 6px;
}

DIV.TPiccolo {
  color           : Maroon;
  font-size       : 12px;
  font-weight     : bold;
  margin-top      : 0px;
  margin-bottom   : 6px;
}

UL {
    margin-top: 2pt;
  	margin-bottom: 2pt;	
    margin-left: 15pt;
}

OL {
    margin-top: 2pt;
    margin-bottom: 2pt;		
}

DL {
  margin-top      : 0px;
  margin-bottom   : 6px;
}

DT {
  font-weight     : bold;
  margin-bottom   : 3px;
}

DD {
  margin-bottom   : 12px;
}

SPAN.Copyright {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 7pt;
    color : White;
}

