A {
 font-family: arial;
 color="lightblue"
}

A:link {
 color: #aaaaff;
}

A:visited {
 color: #cc77cc;
}

P,H1 {
 font-family: arial;
 color: white;
}

.nota {
 color: black;
 font-style: italic;
 font-size: 10pt;
}

.OnBlack {
 color: white;
 font-family: arial;
}

.OnBlackTitle {
 color: white;
 font-family: arial;
 font-size: 12pt;
 font-weight: bold;
}

.BlueText {
 color: blue;
}

.BlueTitle {
 color: blue;
 font-family: arial;
 font-size: 12pt;
 font-weight: bold;
}

.WhiteNota {
 color: white;
 font-family: arial;
 font-style: italic;
 font-size: 9pt;
}

.Racconto {
 color: white;
 font-family: times;
 font-size: 100%;
}

