body { color: #000080;
       background: white;
       font-size: 10pt;
       font-weight: bold;
       font-family: Arial, Helvetica, sans-serif;
}

A:hover { color: red; }
A:active { color: #0000FF; }
A:link { color: #000080; }
A:visited { color: #0000BB; }

H1 { color: #000060;
     text-align: center;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
}

H2 { color: #000060;
     text-align: center;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H3 { color: #000060;
     text-align: center;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H4 { color: #000060;
     text-align: left;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
}

H6 { color: #FFFFFF;
     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;
}

TH.red    {font-family: Arial, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
       color: red;
       background-color:#FFFFFF;
       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.head { color: #000044;
     text-align: center;
     background: #000080;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
}

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: 9pt;
       color: #000080;
       background-color: #DDFFFF;
       text-align: right;
}

TD.menuleft {font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color: #000080;
       background-color: #DDFFFF;
       text-align: left;
}

TD.menuright {font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color: #000080;
       background-color: #DDFFFF;
       text-align: right;
}

TD.err {font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000080;
       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.info {text-align: center;
       color: #000080;
       font-size: 10pt;
       font-weight: normal;
}

P.err  {text-align: center;
       color: #FF0000;
       font-size: 10pt;
       font-weight: normal;
}
