BODY  {
	font-size : 1em;
	font-family : verdana;
}

TD.settori  {
	font-size : 0.8em;
	font-family : verdana;
}

a, a:visited  {
	font-size : 0.7em;
    font-family : verdana;
	text-decoration : none;
    font-weight: bold;
	color : #c80e13;
}

a:hover  {
	font-size : 0.7em;
	font-family : verdana;
	text-decoration : underline;
    font-weight: bold;
	color : #c80e13;
}

a.white, a.white:visited  {
	font-size : 0.7em;
    font-family : verdana;
	text-decoration : none;
    font-weight: bold;
	color : white;
}

a.white:hover  {
	font-size : 0.7em;
	font-family : verdana;
	text-decoration : underline;
    font-weight: bold;
	color : white;
}

a.menu, a.menu:visited  {
	font-size : 0.6em;
	font-family : helvetica;
	text-decoration : none;
	color : black;
  	font-variant : small-caps;
}

a.menu:hover  {
	font-size : 0.6em;
	font-family : helvetica;
	text-decoration : none;
	color : #c80e13;
   	font-variant : small-caps;
}

a.menu2, a.menu2:hover, a.menu2:visited  {
	font-size : 0.6em;
	font-family : helvetica;
	text-decoration : none;
	color : #c80e13;
  	font-variant : small-caps;
}

a.foot, a.foot:visited  {
    font-size : 0.9em;  
	font-family : verdana;
	text-decoration : none;
	color : #c80e13;
}

a.foot:hover  {
    font-size : 0.9em;  
	font-family : verdana;
	text-decoration : underline;
	color : #c80e13;
}


a.footw, a.footw:visited  {
    font-size : 0.9em;  
	font-family : verdana;
	text-decoration : none;
	color : white;
}

a.footw:hover  {
    font-size : 0.9em;  
	font-family : verdana;
	text-decoration : underline;
	color : white;
}

a.img, a.img:visited  {
    font-size : 1.2em;  
	color : #00aaea;
}

a.img:hover  {
/*	color : #c80e13;*/
    font-size : 1.2em;  
    color : #00aaea;
}

DIV.footer  {
	font-size : 0.7em;
    color: black;
    text-align:left;
	font-family : verdana;
}

DIV.footer2  {
	font-size : 0.6em;
    color: white;
    text-align:left;
	font-family : verdana;
}

DIV.title  {
	font-size : 1.6em;
    color: #00aaea;
    text-align:left;
	font-family : arial narrow, arial;
    font-weight: bold;
}

DIV.txt  {
	font-size : 0.8em;
    color: black;
    text-align: justify;
	font-family : verdana;
}


input, select, textarea  {
	font-size : 1em;
	font-family : verdana;
	color : Black;
	border-style : groove;
}

li{
	list-style-type : square;
    list-style-image: url(img/li2.gif);
}

