body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;

}
tr {
	font: 12px/16px Arial, Verdana, Geneva, helvetica, sans-serif;
}
.linkbar {

	font: 12px/16px Arial, Verdana, Geneva, helvetica, sans-serif;
}
a.Cont:link {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: Red;
}
a.Cont:hover {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: Red;
}
a.Cont:active {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: #E80000;
}
a.Cont:visited {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}
a:hover {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: Red;
}
a:active {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	color: #E80000;
}
a:visited {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
}
.Title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

}
.grey {
	color: #999999;
}
.RedBold {
	font-weight: bold;
	color: #FF0000;
}
ul {
	list-style-image: url(../pix/tratto.gif);
	list-style-type: none;
	line-height: 18px;
	list-style-position: inset;

}
a {
	color: #000000;
}
