<style>
body {
font-family: sans-serif;
background-color: #FFFFFF;
color: black;
}

table {
font-family: sans-serif;
color: #9C0000;
}

a:link { text-decoration:none }
a:visited {; text-decoration:none }
a:hover { text-decoration:none }
a:active { text-decoration:none }
a:focus { text-decoration:none }

.title {
    text-shadow:black
}

.note {
    position: absolute;
    left: 10pt;
    top: 10pt
}

</style>

