BODY
{
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	COLOR: #483d8b;
	FONT-FAMILY: Arial;
}

 TABLE, TR, TD {
	font-size:10pt;
	margin: 0px;
	text-decoration: none;
	color: #483d8b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}

 A {
	font-size:10pt;
	margin: 0px;
	text-decoration: underline;
	color: #639CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TABLE
{
	FONT-SIZE: 10pt;
	COLOR: #483d8b;
	FONT-FAMILY:Arial;
	TEXT-DECORATION: none;
}
TABLE TR
{
    FONT-SIZE: 10pt;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TABLE TD
{
    FONT-SIZE: 10pt;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TABLE TH
{
    FONT-SIZE: 10pt;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.Menu
{
	FONT-SIZE: 10pt;
	MARGIN: 4px;
	text-decoration: none;
	COLOR: #ffb711;
	FONT-FAMILY: Arial;
	font-weight : normal;
	vertical-align : middle;
}
.Titolo
{
    FONT-SIZE: 10pt;
    MARGIN: 1px;
    COLOR: #ffb711;
    FONT-FAMILY: Arial
}
.SottoTitolo {
	font-size:10pt;
	margin: 0px;
	text-decoration: none;
	color: #639CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Small
{
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    COLOR: #483d8b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.Bold
{
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	COLOR: #483d8b;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: justify
}

.Grassetto {
	font-size:10pt;
	margin: 0px;
	text-decoration: none;
	color: #483d8b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
}

.ListBulletQuad
{
	list-style-position: outside;
	list-style-image: url(../images/quadratino.gif);
	left: 0px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}