
body
{
  margin:0px;
  font-family: trebuchet ms;
  font-size: 7pt;
  color: #9e635f;
  font-weight:normal;
  letter-spacing: 2px;
  line-height: 11px;
  background: url("mainbg.png");
  background-repeat: repeat-x;
  background-attachment: fixed;
}

td
{   
  margin:0px;
  font-family: trebuchet ms;
  font-size: 7pt;
  color: #9e635f;
  font-weight:normal;
  letter-spacing: 2px;
  line-height: 12px;
  }

}
.titolo {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	margin-right: 3px;
	background-color: #c6dddf;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 2px;
}

del {
    color: 000000;
}
del span {
    color: ffffff;
}

a:link
{color:#ff577e; text-transform:none; letter-spacing:2px; font-size: 7pt; text-decoration: none;  font-weight: bold;}
a:visited
{color:#ff577e; text-transform:none; letter-spacing:2px; font-size: 7pt; text-decoration: none; font-weight: bold;}
a:active
{color:#ff577e; text-transform:none; letter-spacing:2px; font-size: 7pt; font-weight: bold; text-decoration: none; border-bottom:0px dashed #17A1BA;}
a:hover
{color:#ecb200; text-transform:none; letter-spacing:2px; font-size: 7pt; font-weight: bold; text-decoration: none; text-decoration:none;}



/* CSS Document */