BODY
{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    background: #CCCCCC url(none) no-repeat;
}

DIV
{
	text-align: center;
}

TABLE.Main
{
	WIDTH: 800px;
	border: thin none #999999;
}

TABLE.Zona
{
	vertical-align: top;
}

TABLE.Page
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-WEIGHT: normal;
	WIDTH: 650px;
	border: thin solid #999999;
	height: auto;
	padding: 10px;
	text-align: justify;
	vertical-align: middle;
	font-size: 10pt;
}

.text
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	text-align: justify;
	padding: 10px;

}

.title
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.elenco
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: left;

}

.text_note
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	text-align: justify;
	font-style: italic;
	border: ridge;
	padding: 5px;
	background-color: #CCCCCC;
}

TD.Logo
{
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	width: auto;
	background-color: #CCCCCC;
	height: auto;
	line-height: 125px;
}

TD.Titolo
{
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	background-color: #999999;
	line-height: 25px;
	font-weight: bold;
}

TD.Menu
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    PADDING-left: 5px;
    PADDING-top: 10px;
    VERTICAL-ALIGN: top;
    background: #999999
}

TD.Zona
{
	VERTICAL-ALIGN: top;
}

A:link {
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
	text-decoration : none;
}

A:active {
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
	text-decoration : none;
}

A:visited {
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
	text-decoration : none;
}

A:hover {
	COLOR: #0066FF;
}

A:Email {
	COLOR: #0000FF;
    FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	text-decoration : underline;
}

.tbody
{
    BACKGROUND-COLOR: #DDEEEE;
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin;
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-FAMILY: 'Trebuchet MS';
    FONT-SIZE: 9pt
}
