body {
	font-family: Helvetica, sans-serif;
	background-color: #FFFFFF;
}
td {
	line-height: 2;
	font-size: 8pt;
	color: #333333;
}
hr {
	background-image: url(../img/dot-x.gif);
	background-repeat: repeat-x;
}
.menutop {
	font-size: 9pt;
	background-image: url(../img/dot-x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menubottom {
	font-size: 8pt;
	background-image: url(../img/dot-x.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;

}
.data {
	font-size: 7pt;
	color: #CCCCCC;
}
.tit {
	font-weight: bold;
	color: #FFBC00;
	font-size: 9pt;
}
.subtit {
	font-weight: bold;
	color: #000000;
}
.laterale {
	background-image: url(../img/dot-y.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #FFBC00;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FCE100;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
