/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.componentheading {	font-family: Times new roman, serif;
    font-size: 33px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
/*	vertical-align: bottom; */
	color: #8b0305;
	text-align: left;
	width: 100%;
  	border-bottom: 1px solid #F6CF23;	
	height: 40px;
	margin: 5px 0;
}

p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
/*	line-height: 140%; */
	font-size: 13px; */
	color: #000000;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.Stile4 {color: #8b0305}
.Stile5 {color: #000000}
.Stile7 {
	font-size: 12px;
	font-style: italic;
}
.componentheading1 {font-family: Times new roman, serif;
    font-size: 33px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
/*	vertical-align: bottom; */
	color: #8b0305;
	text-align: left;
	width: 100%;
  	border-bottom: 1px solid #F6CF23;	
	height: 40px;
	margin: 5px 0;
}
.Stile8 {
	color: #006699;
	font-weight: bold;
	font-style: italic;
}
.Stile9 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
A:link     { color: #006699; text-decoration: none; border-bottom: 1px #F6CF23 solid; }
A:visited  { color: #006699; text-decoration: none; border-bottom: 1px #F6CF23 solid; }
A:hover    { color: #FF6600; text-decoration: none; }
