body {
       font-family: Verdana, Arial, sans-serif;
}

body TD {
       font-size: 10pt;
}

.link {
       font-size: 9pt;
       font-style: italic;
       font-weight: bold;
}

.link A:LINK {
       font-size: 9pt;
       font-style: italic;
       text-decoration: underline;
       color: #02283F;
}

.link A:VISITED {
       font-size: 9pt;
       font-style: italic;
       text-decoration: underline;
       color: #02283F;
}

.link A:HOVER {
       font-size: 9pt;
       font-style: italic;
       text-decoration: none;
       color: #820525;
}

.operaNameBig {
       font-size: 20pt;
       font-weight: bold;
       color: #820525;
       text-align: center;
}