<!--
body {
    font-family: Arial,helvetica,sans-serif;
    font-size: 10pt;
}

TD 
{
    font-family: Arial,helvetica,sans-serif;
    font-size: 10pt;
    border-color: #000000;
}

.odd 
{
    font-family: Arial,helvetica,sans-serif;
    font-size: 10pt;
    background: #D0D0D0;
    border-color: #000000;
}

.even 
{
    font-family: Arial,helvetica,sans-serif;
    font-size: 10pt;
    background: #FFFFFF;
    border-color: #000000;
}

.time 
{
    font-family: Arial,helvetica,sans-serif;
    font-size: 8pt;
    text-align: right;
}
.note 
{
    font-family: Arial,helvetica,sans-serif;
    font-size: 8pt;
}

.menu_header {
    text-align: center;
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background: #008080;
}

.menu_even {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    background: #FFFFEE;
}
.menu_odd {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    background: #DFDFCE;
}
.menu_dates {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    background: #DFDFCE;
    text-align: right;
}

A.menu_link:link,A.menu_link:visited,A.menu_link:active {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    color: blue;
}

.statmenu_header {
    text-align: left;
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background: #008080;
}

.statmenu_even {
    font-family: inherit;
    font-size: 8pt;
    font-weight: bold;
    background: #FFFFEE;
}
.statmenu_odd {
    font-family: inherit;
    font-size: 8pt;
    font-weight: bold;
    background: #DFDFCE;
}

A.statmenu_link:link,A.statmenu_link:visited,A.statmenu_link:active {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

A.statmenu_link:hover {
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

-->
