body, table{
 font-family: Verdana;
 font-size: 9pt;
 background-image: url('images/sfondo.JPG');
 background-repeat:repeat-x;
 color: #9ff;
 background-color: #999999;
 border-collapse: collapse
}
.title{
 background: #000000;
 color: #ff0000;
 font-weight: bold
}
hr{
 color: #000000;
 height: 1
}
a{
 color: #ffffff;
 font-weight: bold;
 text-decoration: none
}
a:hover{
 color: #9999ff
}
.inactive{
 color: #ffffff
}
.active{
 color: #ff0000;
 font-weight: bold
}
input, textarea, select{
 text-indent: 3;
 font-family: Arial;
 font-size: 8pt;
 color: #ffffff;
 font-weight: bold;
 background: #0000cc;
 border: 1px solid #ffffff;
 border-style: inset
}
table, tr, td{
 border-color: #000000
}
.content{
 background: #0000cc
}
.content2{
 background: #000066
}
p.piccolo{
 font-family: Arial;
 font-size: 1px;
 color: #000000
}
