body {
    background: #FFFFFF;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 8pt;
                text-decoration: none;
}
.c {
        float: left;
}
.cr {
        clear: left;
}

A:link { color:#09228a }
A:visited { color:#09228a }
A:hover { color:#ff0080 }

img        { vertical-align: top }

td {
                vertical-align: top;
        padding: 5px;
                text-decoration : none;
}
td.border {
        vertical-align: top;
            border: 1px solid black;
        padding: 5px;
                text-decoration : none;
}
td.border0 {
        vertical-align: top;
            border: 1px solid black;
        padding: 0px;
                text-decoration : none;
}
td.borderl {
        vertical-align: top;
            border: 1px solid black;
        border-left: none;
        padding: 5px;
                text-decoration : none;
}
td.bordert {
        vertical-align: top;
            border: 1px solid black;
        border-top: none;
        padding: 5px;
                text-decoration : none;
}
















