html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
	/* font-weight: bolder; */


.testata, .testatar, .testatal, .striscione, .striscionebianco, #scroll, table.sommario th  {
	font-family: Haettenschweiler, Impact, "Eurostile bold", "Eurostile Grassetto", "Frankling Gothic Medium Cond", "Arial Narrow Bold ", "Arial Narrow Grassetto";

}

.testata, .testatar {
	padding: 0px 0px 0px 0px;
	color: #666666;
	bottom: 0px;
	letter-spacing: 4px;
}

.testata {
	font-size: 90px;
	vertical-align: top;
	text-align: center;
}


.testatar {
	font-size: 120px;
	text-align: left;
}

.testatal {
	font-size: 33px;
	color: #000000;
}

.striscione, .striscionebianco {
  font-size: 25px;
  padding: 0px 10px 0px 10px;
}

.striscione {
  color: #ffffff;
}

.striscionebianco {
  color: #000000;
}

#scroll {
  font-size: 20px;
  text-align: center;
  color: #0033FF;
}

.inpiccolo { font-size: x-small; }

table.sommario {
	border-left: solid 10px;
	border-right: solid 10px;
	border-top: solid 10px;
	border-color: #999999;
	padding: 0px;
}

table.sommario th {
	text-align: center;
	font-size: 60px;
	color:#666666;
	border-bottom: solid 10px;
	border-bottom-color: #999999;
	letter-spacing: 4px;
}

.titolo {
	color: #0033FF;
	font-style: normal;
	font-weight: bold;
}

.autore {
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.abstract {
	color:#333333;
	font-style:italic;
	text-align:justify;
}

a:link { 
	text-decoration: none;
}

a:hover { 
   color: #FF0000; 
   text-decoration: underline;
}

.rednote {
	color: #FF6633;
	font-weight: bold;
}


/*
a:active { color: #FF0000; } 
a:visited { color: #CECECE; }
*/

img {
	border-style: none;
}

