body {
      color: black;
      background-color: white;
      font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
     }
h1 {
    font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
    font-weight: 900;
    font-size: 1.5em;
   }
h2 {
    font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
    font-weight: 700;
    font-size: 1.3em;
   }
h3 {
    font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
    font-weight: 500;
    font-size: 1.2em;
   }
img.linked-image {
     border-style:none;
     border-width:0px;
    }
b.gramadoir {
     color: red;
    }
p.fineprint {
    font-size: 0.8em;
    }
p.uc {
	text-transform: uppercase;
}
p.ucfirst {
	text-transform: capitalize;
}
ul.fineprint {
    font-size: 0.7em;
    }
table.carta {
    font-size: 0.6em;
    text-align: center;
    }
table.beag {
    font-size: 0.8em;
    }
table.champs {
    text-align: right;
    font-size: 0.8em;
    }
table.fiorbheag {
    font-size: 0.5em;
    }
.footer {
     clear: both;
     width: 100%;
    }
.navigation {
       font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
       font-weight: 700;
       font-size: 1.2em;
       line-height: 175%;
      }
.centered {
       text-align: center;
      }
.right {
       float: right;
      }
.indent {
       text-indent: 1em;
      }
.content {
       font-family: "Bitstream Charter", "New Century Schoolbook", Times, "Times New Roman", serif;
       float: right;
       width:75%;
      }
pre, code, samp {
       font-family: courier, monospace;
       font-size: 10pt;
      }
a.uaine:hover {color:black;background-color:lime;text-decoration:none}
