* {margin: 0;
   padding: 0}

BODY {font-family: Arial, Verdana, sans-serif;
      font-size: 12pt;
      font-weight: normal;
      font-style: normal;
      font-variant: normal;
      text-decoration: none;
      text-align: left;
      color: #000000;
      background-color: #ffffff}

IMG  {border: none}

UL          {padding: 0 0 0 1em}
UL LI       {padding: 0}
LI          {list-style-type: square;
             margin: 0 0 1em 0}

A         {text-decoration: none}
A:link    {color: #0000ff}
A:visited {color: #400040}
A:hover   {text-decoration: underline}

.a_pict   {margin: 10px 10px 10px 10px}
.p_glry   {background-color: #bbbbbb}

.topic    {font-size: 9pt}
.caption  {font-size: 9pt}
.sample   {margin: 1em 0}
.name     {font-variant: small-caps}
.keypoint {color: #ff0000}

A.a_bar:link    {color: #ffffff}
A.a_bar:visited {color: #ffffff}
A.a_bar:hover   {color: #00ffff;
                 text-decoration: none}

#topbar   {padding: 0.5em 0.5em 0.4em 0;
           font-size: 10pt;
           text-align: right;
           color: #ffffff;
           background-color: #0000c0}

#botbar   {padding: 0.5em 0.5em 0.4em 0;
           font-size: 10pt;
           text-align: center;
           color: #ffffff;
           background-color: #0000c0}

#a_left   {margin: 1em 1em 1em 1em}
#a_right  {margin: 1em 1em 1em 1em}

#b_title  {font-family: Times, serif;
           font-size: 3em;
           font-weight: bold;
           text-align: center}

#b_sbtl   {margin: 0.5em 1.5em 1em 1.5em;
           font-weight: bold;
           text-align: center}

#footer_l {font-size: 9pt;
           font-style: italic;
           text-align: left}
#footer_r {font-size: 9pt;
           font-style: italic;
           text-align: right}
