body {
    margin-left: 5;
    margin-right: 5;
    margin-top: 10;
    margin-bottom: 5;
    background-color: #FFFFFF;
    background-image: url('bagr.gif');
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #000000
    }

a:link    { color: #0066FF; }
a:active  { color: #999999; }
a:visited { color: #808080; }
a:hover   { color: #FF0000; }

a:link.navigation       { color: #0066FF; text-decoration: none; }
a:active.navigation     { color: #0066FF; text-decoration: none; }
a:visited.navigation    { color: #0066FF; text-decoration: none; }
a:hover.navigation      { color: #FF0000; text-decoration: none: }

a:link.sort    { color: #000000; text-decoration: none; }
a:active.sort  { color: #000000; text-decoration: none; }
a:visited.sort { color: #000000; text-decoration: none; }
a:hover.sort   { color: #FF0000; text-decoration: none; }


h1 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 14pt;
    }

h2 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 12pt;
    }

h3 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 10pt;
    }

h4 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 9pt;
    }
      
h5 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 8pt;
    }
      
h6 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    color: #800000;
    font-size: 7pt;
    }

hr {
    width: 100%;
    height: 1px;
    color: #999999;
    }

.ban-lil {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    font-size: 10pt;
    text-align: right;
    margin-top: 2;
    margin-bottom: 5;
    }

.ban-mnu {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    }

.ban-sto {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    font-size: 14pt;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    }

.fod {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 0
    text-align: center;
    }
