A:link
{color: #8E0371;
font-style: normal;
font-weight: bold}

A:visited
{color: #8E0371;
font-style: normal;
font-weight: bold}

A:hover
{color: #E80D93;
font-style: normal;
font-weight: bold}

A:active
{color: #8E0371;
font-style: normal;
font-weight: bold}



A.violet:link
{color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-decoration: none}

A.violet:visited
{color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-decoration: none}

A.violet:hover
{color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-decoration: none}

A.violet:active
{color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-decoration: none}


BODY
{background-color: white;
color: #000000}

FONT
{color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size:9pt}

FONT.small
{color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size:8pt}

FONT.campo
{color: green;
font-family: Verdana, Arial, Helvetica;
font-size:9pt;
font-weight: bold}


table.tariffe {
	width: 100%;
	background-color: white;
	border-collapse: collapse
}

table.tariffe td {
	padding: 3px;
	border:1px solid black;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size:9pt
}