body {
    font-family: Arial;
    font-size: 11pt;
}

a.menu:link {
    font-family: Arial;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}

a.menu:active {
    font-family: Arial;
    font-size: 11pt;
    color: #6666FF;
    text-decoration: underline;
}

a.menu:focus {
    font-family: Arial;
    font-size: 11pt;
    color: #6666FF;
    text-decoration: underline;
}

a.menu:visited {
    font-family: Arial;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}

a.menu:hover {
    font-family: Arial;
    font-size: 11pt;
    color: #6666FF;
    text-decoration: underline;
}

h1 {
    font-family: Arial;
    font-size: 13pt;
    color: black;
    text-decoration: bold;
}

h2 {
    font-family: Arial;
    font-size: 12pt;
    color: black;
    text-decoration: none;
}

td.imgdesc {
    font-family: Arial;
    font-size: 8pt;
    color: #333333;
}
