body { color: #000080;
       background: white;
       font-size: 11pt;
       font-weight: bold;
       font-family: Arial, Helvetica, sans-serif;
}

A:hover { color: red; }
A:active { color: #000080; }
A:link { color: #000080; }
A:visited { color: #000080; }

H1 { color: #000044;
     text-align: center;
     background: #CACACA;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
}

H2 { color: #000080;
     text-align: center;
     background: #CACACA;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H3 { color: #000080;
     text-align: center;
     background: #CACACA;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H4 { color: #000080;
     text-align: left;
     background: #CACACA;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H6 { color: #000080;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11pt;
     font-weight: bold;
}

UL { margin-top: 0;
     border-top-width: 0;
     padding-top: 0;
}

hr {height: 1px; color: #000080;
}

DT { font-weight: bold;
}

PRE { font-size: 105%;
}

CODE { font-size: 105%; 
}

.TOC { font-size: 90%;
       font-weight: bold;
       font-family: Arial, Helvetica, sans-serif;
}

TH.left    {font-family: Arial, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
       color: white;
       background-color:#000080;
       text-align: left;
}

TH.ctr    {font-family: Arial, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
       color: white;
       background-color:#000080;
       text-align: center;
}

TD.hdr {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: bold;
       color: #000080;
       background-color:white;
}

TD.title {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: bold;
       color: white;
       background-color:#000080;
}

TD.sep {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       background-color:#CE0202;
}

TD.lbl {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: bold;
       color: white;
       background-color:#000080;
       text-align: right;
}

TD.dat {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       background-color: #C0FFFF;
       text-align: left;
}

TD.logo {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       background-color: #FFFFFF;
       text-align: left;
}

TD.menu {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       font-weight: bold;
       color: #000080;
       background-color: #C0FFFF;
       text-align: right;
}

TD.prompt {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000033;
       background-color: #EEEEEE;
       text-align: left;
}

TD.err {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #FFFFFF;
       background-color: #FF0000;
       text-align: left;
}

TD.ctr {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       background-color:#C0FFFF;
       text-align: center;
}

TD.logon  {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       background-color: white;
       text-align: left;
}

P.left {text-align: left;
       color: #000080;
       font-size: 10pt;
       font-weight: normal;
}

P.info {text-align: center;
       color: #000080;
       font-size: 10pt;
       font-weight: normal;
}

P.prompt  {text-align: center;
       color: #000033;
       background-color: #EEEEEE;
       font-size: 10pt;
       font-weight: normal;
}

P.err  {text-align: center;
       color: #FF0000;
       font-size: 10pt;
       font-weight: normal;
}
