a:link {  font-weight: bold; color: #000000; text-decoration: none}
a:visited { font-weight: bold; color: #333333;  text-decoration: none}
a:hover {  color: #FFFFFF; background-color: #000000}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	padding:0px;
}

.tag1{
	margin-left : 35px;
}
.tag2{
	margin-left : 55px;
}
.filettoH {
	background-image: url(images/filetto_orizz.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.edit {
font-size: 10px;
	margin:0px;
	padding: 0px;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;

}
.testo {
	margin-left : 20px;
	margin-right : 20px;
}
.titolo{;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.data {
	text-align : center;
	color: Gray;
	padding: 5px;
	font-weight : bold;
}
.occhiello {
	font-family: "Courier New", Courier, mono;
	margin: 20px;
	padding: 10px;
	text-align : center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: Gray;
	border : 1px dashed;
}
.filettoVsx {
	background-image: url(images/filetto_lato.gif);
	background-repeat: repeat-y;
	width: 100%;
	margin-left : 10px;
	vertical-align: top;
}

.filettoVdx {
	background-image: url(images/filetto_lato.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-position : right;
}
.img {
	text-align: center;
}

.toptable {
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
}

.downtable {
	background-image: url(images/down.gif);
	background-repeat: repeat-x;
}
img {
	border: none;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.spaced {
	height: 20px;
}
