body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}

table,td,tr {
        font-size: 10pt;
        font-family: Verdana, Arial;
}

.title1 {
	font-size: 20px;
	font-weight: bold;
	color: #2f4f88;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #2f4f88;
}
.buttons1 {
	font-size: 12px;
	color: #2f4f88;
	font-weight: bold;
        text-decoration: none;
}
.buttons2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
        text-decoration: none;
}
.buttons1A {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.buttons1B {
	font-size: 12px;
	color: #bbaacc;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #bbaacc;
	text-decoration: underline;
	#background: #2f4f88;
}
a:visited {
        #color: #2f4f88;
	text-decoration: none;
}
.delta {
	font-size: 10px;
	text-decoration: none;
}
.ilo {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.itcilo {
	font-size: 12px;
	text-decoration: none;
}
.webmaster {
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}
.offered {
	font-size: 9px;
	text-decoration: none;
	color: #2f4f88;
}

.content {
        font-size: 10pt;
        font-family: Verdana,Arial,Helvetica;
}

.titolo2 {
        font-color: #cccccc;
        font-weight: bold;
}


.notesitalic { font-size: 9px;
               font-style: italic; }