/* Generated by KompoZer */
html, body 
{  background: #dcdcdc; 
/*background: #ffffcc; 
scrollbar-face-color: red; 
funziona solo con internet explorer*/
}

.capolettera {
  font-size: 50px;
  font-family: arial;
  font-weight: bold;
  color: red;
}
.ti1 {
  font-size: 24px;
  font-family: arial;
  font-weight: bold;
  color: black;
}
.ti2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: red;
}
.ti3 {
  font-size: 12px;
  font-family: arial;
  color: black;
}
.ti4 {
  font-size: 20px;
  font-family: arial;
  font-weight: bold;
  color: #0066ff;
}
.ti5 {
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  color: red;
}
.ti6 {
  font-size: 30px;
  font-family: arial;
  font-weight: bold;
  color: black;
}
.tl1 {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: black;
}
.sf-aq {
  background-color: #e0ffff;
  text-align: center;
  /*width: 90%;*/
  margin-left: auto;
  margin-right: auto;
}
.sf-ga {
  background-color: #7fffd4;
  text-align: center;
  /*width: 90%;*/
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
.sf-sx {
  background-color: #ccccff;
  text-align: center;
  font-weight: bold;
  /*width: 90%;*/
  margin-left: auto;
  margin-right: auto;
}
.sf-ex {
  background-color: #ffd700;
  text-align: center;
  /*width: 90%;*/
  margin-left: auto;
  margin-right: auto;
}

.sf-fr-1 {
width: 90%;
background-color: #e8e8e8;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 0;
padding: 2;

}

.sf-fo {
	background-color: #dcdcdc;
}

/*hr color-aq="#afeeee" color-ga"#7fffd4"
width: 50%;*/

.hr-aq {
color: #00bfff noshade;
background-color: #00bfff;
height: 5px;
}

.hr-ga {
color: #90ee90 noshade;
background-color: #90ee90;
height: 5px;
}

A:link, A:visited { text-decoration: none }
/*A:hover { text-decoration: underline; }*/
/*A:hover{color: red;}*/
A:hover{color: red; background: yellow}