h1, td, input, p, A
strong        { font-family: Arial;  }
h1            { font-size: 20px; font-weight: normal; color: #fffacd; }
strong        { text-align: center; font-size: 28px; }
.letter       { font-family: Times New Roman; font-size: 120%; font-weight: bold; }
td, input     { font-size: 13px; font-weight: bold; }
input         { background-color: #faebd7; }
p             { text-align: justify; }
A             { font-size: 12px; }
A:link        { color: #ffff9f; text-decoration: none; }
A:visited     { color: #663300; text-decoration: none; }
A:hover       { color: #ffffff; text-decoration: underline; }
A:active      { color: #ffffff; text-decoration: underline; }
