body { background-image: url(sfondo.jpg);
     font-size: 100.01%;
     color: white;
     margin-top: 5pt;}

h1{font-size: 2.4em}
h2{font-size: 1.8em}
h3{font-size: 1.4em}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em}


a:link {color: cyan;}
a:visited {color: #D3D3D3;}

p.barra { font-size: 10pt;
        color: black;
        background-color: silver;
        width: 95%;
        border: 2pt double navy;
        padding: 0pt 0pt 0pt 5pt;
        text-decoration: none;}
p.barra a:link{ text-decoration: none; color: blue;}
p.barra a:visited{ text-decoration: none; color: purple;}

.tit { font-size: 30px;
        font-family: "comic sans MS";
        font-style: italic;
        color: white; }

.intro { font-size: 16px;
        font-family: "comic sans MS";
        color: #7CFC00; }

.tst { font: 76%;
        font-family: "comic sans MS";
        color: yellow; }

.gll { font-size: 12pt;
        font-family: "comic sans MS";
        color: yellow; }

.bgll { font-size: 16pt;
        font-family: "comic sans MS";
        color: yellow; }

.aqua { font-size: 10pt;
        font-family: "comic sans MS";
        color: aqua; }
.baqua { font-size: 16pt;
        font-family: "comic sans MS";
        color: aqua; }

.gri {  font-size: 12pt;
        font-family: "comic sans MS";
        color: #87CEFA; }

.bnc { font-size: 12pt;
        font-family: "comic sans MS";
        color: white; }

.blu { font-size: 12pt;
        font-family: "comic sans MS";
        color: blue; }

.rss { font-size: 12pt;
        font-family: "comic sans MS";
        color: red; }

.tstgll { font-size: 10pt;
         font-family: "comic sans MS";
        color: yellow; }

table.base { color: blue; background-color: gold; width: 95%; border: 1 pt;}
table.base th { color: white; background-color: blue; }
table.base a:link{ text-decoration: none; color: blue; font-weight: bold;}
table.base a:visited{ text-decoration: none; color: purple; font-weight: bold;}

table.gr { color: blue; background-color: #CECECE; width: 95%; border: 1 pt; rules: none;}
table.base th { color: blue; background-color: orange; }
table.gr a:link{ text-decoration: none; color: blue; font-weight: bold;}
table.gr a:visited{ text-decoration: none; color: purple; font-weight: bold;}

.cntr {text-align: center;}
.rosa {background-color: pink;}
.verde { color: white; background-color: green;}