BODY {
	font-family : Verdana;
	font-size : 8pt;
}
TD {
	font-family : Verdana;
	font-size : 8pt;
}
.med {
	font-family : Verdana;
	font-size : 8pt;
}
TD.pag {
	font-family : Verdana;
	font-size : 10pt; 
	line-height:150%;
}
TD.a {  
	background-attachment: fixed; 
	background-image:  url(img/sfondo.gif); 
	background-repeat: no-repeat; 
	background-position: right top
}
a.top:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #0077D7;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
a.top:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #0077D7;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
a.top:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
a.tab:link, a.tab:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
a.tab:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #0077D7;
    FONT-FAMILY: Verdana
}
a.tabr:link, a.tabr:visited{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #cd000b;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    padding: 2px;
    display: block;
}
a.tabr:hover{
    COLOR: #FFFFFF;
    background-color: #cd000b;
}
.titolo 
{
width : 450px;
font-family: Verdana;
font-size: 10pt; 
font-weight: bold; 
color: Red;
filter:shadow(color=#888888, direction=135, strength=2);
padding-left : 10px;
}

input, select, textarea 
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	background-color: #DBDBDB;
	border : solid Black 1px;
}