body {
font-family: Arial;
font-weight:bold;
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: red; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-face-color: red; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EEEEEE; }

/* LINK */
 a{
text-decoration:none;
color: black;
}

A:hover {text-decoration: underline;}
A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
	
a:link.menu2{
	color:#FFFFFF;
	font-size:9px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	display:block;
	text-decoration:none;
	}
	
a:visited.menu2 { 
	color:#FFFFFF;
    	font-size:9px;
    	font-family:Arial;
    	font-weight:bold;
    	text-align:left;
	display:block;
	text-decoration:none;
    }

a:hover.menu2 { 
    color:#333333;
    font-size:9px;
    font-family:Arial;
    font-weight:bold;
    text-align:left;
    display: Block;
	position:relative;
	text-decoration:none;
    }

td {
	font-size:9pt;
	vertical-align:middle;
	text-align:justify;
 	font-weight:bold;
	}







/* Classi valide per tutti i tag */
.rosso {color: #FF0000}
.verde {color: #008040}
.nero {color: #000000}

.bianco {color: #FFFFFF}
.piccolo{font-size: 4pt}
.nogr{font-weight: normal}
.filiali{font-weight: normal;
        color: #0080C0;}
.fire { color: #B9B9B9;
    font-family: Arial;
    font-size: 20px;
    font-weight: Bold;
    text-align: left;
    letter-spacing: 10px;
    filter: glow(color:#FF0000 , strength: 5);
    width: 100%;}
.finep{font-weight: normal;
	color: #000000;
	font-family: Arial Rounded MT Bold;
	font-size: 7pt;}
.mail{font-weight: bold;
	font-family: Arial;
	font-size: 12pt;}
.rossoh { color: #E2001A;
    font-family: Hand of Sean;
    font-size: 18px;
    text-align: left;
    }
.rossoh1 { color: #E2001A;
    font-family: Hand of Sean;
    font-size: 14px;
    text-align: left;
    }
.neroa { color: #000000;
    font-family: vogue;
    font-size: 16px;
    text-align: left;
    font-weight: Bold;
    }
.neroh1 { color: #000000;
    font-family: Hand of Sean;
    font-size: 16px;
    text-align: left;
    }
.biancoa { color: #FFFFFF;
    font-family: Arial Rounded MT Bold;
    font-size: 18px;
    text-align: left;
    }
.azzurro {color: #2F87CC;
    font-family: Hand of Sean;
    font-size: 17px;
    text-align: left;}
.nerov1 { color: #000000;
    font-family: Arial;
    font-size: 25px;
    text-align: left;
    font-weight: Bold;
    }

p {
font-size: 10pt;
font-weight: bold; }


/* Elenchi */
ul {
font-size: 10pt;
font-weight: bold;
}

li {
font-size: 10pt;
font-weight: bold;
}

/* Titoli */
h1 {
font-size: 14pt;
}

h2 {
font-size: 12pt;}

h3 {
font-size: 10pt; }

pre {
font-size: 10pt;
font: Arial;}


/* righe in fondo alla pagina */
div {
font-size: 8pt;
}


dt {
font-size: 10pt;
font-weight: bold;
}


