H1 {
	BORDER-TOP: none #90AAFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 1px;
	BORDER-BOTTOM: 3px double #90AAFF;
	border-right-color: #90AAFF;
	border-left-color: #90AAFF;
	margin-top: 5px;
	padding-left: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: double;
	margin-left: 3px;
}
.hr {
	border: dotted;
}
.hr90 {
	border: thin dotted #CCCCCC;
	width: 85%;
}
.border {
	border: thin dotted #999999;
}
.td10margine {
	padding-left: 10px;
}
.noline {
	text-decoration: none;
	border: 0px none;
}
.list {
	list-style-image: url(../image/arrow_red.gif);
}
.list2 {
	list-style-image: url(../image/icon_114.gif);
}
.H1underline {
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-color: #0099FF;
	letter-spacing: 1px;
	border-left-style: none;
	border-left-color: #0099FF;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-style: double;
	border-right-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	color: #666666;
	margin-top: 5px;
	font-style: normal;
}
.list3 {
	list-style-image: url(../image/icon_pin.gif);
	clip:  rect(auto auto auto 5px);
}
.lineheight {
	line-height: 1.5;
}
