@CHARSET "UTF-8";
body {
    background-color : #9ff;
    width : 400px;
    text-align : center;
    font-family : sans-serif;
    text-decoration : none;
}


table.link {
     text-decoration : none;
     font-size : 8pt;
}

table {
    font-size : 10pt;
    text-align: center;
    text-decoration : none;
}