body {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF3217;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: resize;
	font-weight: bold;

}
a:link,a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	letter-spacing: 5px;
	cursor: default;
	text-transform: lowercase;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	cursor: w-resize;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF3217;
}
b {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
	cursor: help;
	color: FF3217;
}
strong {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: FF7607;
	letter-spacing: 1px;
}
em {
	letter-spacing: 2px;
	font-weight: lighter;
	color: #999999;
}
.sottotitoli {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	text-align: right;
	cursor: default;
}
