<style type="text/css">
<!--

  /* Table styles */
  table         { font-size: 10pt; }
  td            { font-size: 10pt; font-family: "Comic sans ms", "Times New Roman", "Arial"; }
  td.menuheader { background-color: #004477; height:30px; }
  td.menubody   { background-color: #002250; }
  td.menubody2  { background-color: #003388; }
  td.menushadow { background-color: #161616; }

  .tableheader  { }
  .tablebody    { }

  /* General styles */
  .header       { color: white; font-family: "Tahoma", "Arial"; }
  hr            { color: #002250; }
  code          { font-size: 10pt; font-family: "Courier New", "Courier"; color: #FFFFC0; }
/*
  ul            { margin-left: 20px; margin-top: 10px; }
*/
  .updatetext   { color: gray; }
  .bmklname     { background-color: #666699; font-weight: normal; text-decoration: none; }

  h1            { font-size: 24pt; }
  h2            { font-size: 20pt; }
  h3            { font-size: 16pt; }

  /* Links properties */
  A             { font-size: 10pt; }
/*
  A:link        { color: #00D9FF; font-weight: normal; text-decoration: underline; }
  A:visited     { color: #0099C9; font-weight: normal; text-decoration: underline; }
*/
  A:link        { color: #00E0FF; font-weight: normal; text-decoration: underline; }
  A:visited     { color: #00A0D0; font-weight: normal; text-decoration: underline; }
  A:hover       { color: white; text-decoration: underline; }
  A:active      { text-decoration: underline; }

  A:link.menulink    { text-decoration: none; }
  A:visited.menulink { text-decoration: none; }
  A:hover.menulink   { text-decoration: underline; }
  A:active.menulink  { text-decoration: underline; }

  /* Document scrollbar */
/*
  BODY {
    scrollbar-3dlight-color: #115580;
    scrollbar-face-color: #11446F;
    scrollbar-shadow-color: #113355;
    scrollbar-darkshadow-color: #002250;
    scrollbar-highlight-color: #004466;
    scrollbar-track-color: #002250;
    scrollbar-arrow-color: #6699CC;
  }
*/

-->
</style>

