body {
    margin: 0px;
}
#glo {
    cursor: pointer;
    width: 128px;
    height: 96px;
    background-color: white;
    display: inline;
}
table.style0 {
    text-align: center;
    width: 128px;
    height: 96px;
    border-width: 2px;
    border-style: solid;
    border-color: #2B5B9B;
    border-collapse: collapse;
    table-layout: fixed;
    background-image: url('glologo2.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
}
td {
    font-family: 'Old Standard TT', 'Tahoma', sans-serif;
    text-align: center;
    color: black;
    border-color: #2B5B9B;
}
td.style1 {
    line-height: 7pt;
    font-weight: normal;
    font-size: 7pt;
}
td.style2 {
    line-height: 18pt;
    font-weight: bold;
    font-size: 18pt;
}
td.style3 {
    line-height: 10pt;
    font-weight: bold;
    font-size: 10pt;
}
td.style4 {
    line-height: 10pt;
    font-weight: bold;
    font-size: 10pt;
}
