body {
    color                     : #000000;
    background-color          : #EEEEEE;
    margin-top                : 0px;
    margin-left               : 0px;
    margin-bottom             : 0px;
    margin-right              : 0px;
}
body.main {
    color                     : #000000;
    background-color          : #EEEEEE;
    margin-top                : 0px;
    margin-left               : 2px;
    margin-bottom             : 0px;
    margin-right              : 2px;
}
form {
    margin-top                : 0px;
    margin-bottom             : 0px;
}
th {
    text-align                : left;
}
a:link {
    color                     : #000066;
}
a:visited {
    color                     : #000066;
}
h1 {
    font-family               : arial, helvetica, sans-serif;
    margin-top                : 0;
    margin-bottom             : 4px;
    text-align                : left;
    font-weight               : bold;
    font-size                 : 20px;
}
h2 {
    font-family               : arial, verdana, helvetica, sans-serif;
    margin-top                : 9px;
    margin-bottom             : 3px;
    text-align                : left;
    font-weight               : bold;
    font-size                 : 16px;
}
h3 {
    font-family               : arial, verdana, helvetica, sans-serif;
    margin-top                : 6px;
    margin-bottom             : 2px;
    text-align                : left;
    font-weight               : bold;
    font-size                 : 14px;
}
ul {
    margin-top                : 0px;
    margin-bottom             : 2px;
}
li {
    margin-left               : -20px;
}
.basketodd {
    font-size                 : smaller;
    background-color          : #FFFBF0;
}
.basketeven {
    font-size                 : smaller;
    background-color          : #EEEEEE;
}
.menu {
    font-weight               : bold;
    font-size                 : smaller;
}
.submenu {
    font-weight               : normal;
    font-size                 : smaller;
}
.caption {
    background-color          : #000099;
    font-family               : arial, helvetica, sans-serif;
    text-align                : left;
    font-weight               : bold;
    font-size                 : 9pt;
    color                     : #FFFFFF;
    padding                   : 2px;
}
.form {
    background-color          : #DDDDDD;
}
