/* global */
body {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #000;
}

td {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #000;
}

.small {
        font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #000;
}

a:link {color: #0000FF; background: transparent;}
a:visited {color: #0000FF; background: transparent;}
a:hover {color: #990000; background: transparent;}

