body
{
	font-size: 10px;
	font-family: Verdana, Arial;
}

A
{
	color: Black;
	text-decoration: underline;
}
A:hover
{
	color: red;
	text-decoration: none;
}

.tabella1 {
 border-left: 1px solid #000000;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 BACKGROUND-COLOR: #C0C0C0
 

}
}

.tabella2 {
 border-left: 1px solid #000000;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 BACKGROUND-COLOR: #C0C0C0
 

}
}
.tabella3 {
 border-left: 1px dotted #000000;
 border-top: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 }
 }
.tabella4 {
 border-left: 0px dotted #000000;
 border-top: 1px dotted #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 }