body{
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 80%;
}
a {
     color: #333333;
	 text-align: left;
}
a:link {
     color: #666666;
	 font-weight: bold;
	 text-decoration: none;
}
a:visited {
	 text-decoration: none;
	 font-weight: bold;
	 color: #666666;
}
a:hover {
	 text-decoration: none;
	 font-weight: bold;
	 color: #990000;
}
a:active {
	 text-decoration: none;
	 font-weight: bold;
}
.h1{
	 font-size: 130%;
	 font-weight: bold;
	 color: #FFFFFF;
}
.bl {
	 color: #014A99;
	 font-weight: bold;
}
.bk{
     color: black;
	 font-weight: bold;
}
.bbk{
     color: black;
	 font-weight: bold;
	 font-size: 130%;
}
.lgr{
     font-size: 75%;
	 color: #666666;
}
.gr{
     color: #666666;
}
.bgr{
     color: #666666;
	 font-size: 180%;
	 font-weight: bold;
}
.r{
     color:red;
	 font-size: 110%;
	 font-weight: bold;
}
.p{
     text-align: left;
}
.didascalia{
     font-size: 75%;
	 font-style: italic;
}
.sott{
     text-decoration: underline;
}
.arancio{
     color: #EB6E15;
}
.lst{
     font-family:Century Gothic, sans-serif;
}
.barra_arancio {
	 border-right-width: 1px;
	 border-right-style: solid;
	 border-right-color: #EB6E15;
}
table{
     border:0;
}
#bordocelle {
	border: thin solid #066;
	text-align: left;
}
.tbcol1{
     background: #B6D7F4;
}

.tbcol2{
     background: #E5F1FB;
}