/* <!-- Bansic Style Sheet November 2008 --> */





body    {
          margin: 1px;
          padding: 0;
        }

.tjk    {
          margin: 1em;
          padding: 1em;
          border: solid 1px #000000;
          background-color:#ff3399;
        }






pre      {
      font-size:8pt;
      font-family: arial, sans-serif;
        }

h1     {
        font-size: 24pt;
        color: #330066;
        font-family: times, serif;
        font-variant: small-caps;
        }

.p      {
      font-size: 14pt;
      color: #000000;
      font-family: times, serif;
      }

.page-heading    {
      font-size: 24pt;
      color: #330066;
      font-family: times, serif;
      font-variant: small-caps;
      border-bottom: solid 1px #000099;
      }

.section-footing        {
      font-size: 18pt;
      color: #000000;
      background-color: #333399;
      font-family: times, serif;
      font-style: italic;
      }

.section-heading    {
      font-size: 18pt;
      color: #ffffff;
      background-color: #330066;
      font-family: times, serif;
      font-style: italic;
      }

.stitle      {
      font-size: 16pt;
      color: #000099;
      font-family: times, serif;
      }

.important   {
      font-size: 16pt;
      color: #ff3300;
      font-family: times, serif;
      }

.ptitle      {
      font-size: 14pt;
      color: #000099;
      font-family: times, serif;
      }

#navigation-bar    {
      font-size: 12pt;
      color: #000066;
      background-color: #FFFFFF;
      text-align: left;
      }


p.navigation-bar p:link {
      color: #990066;
      text-decoration: none;
      }

p.navigation-bar p:hover {
      background-color: #00CCFF;
      color: #ff0000;
      text-decoration: none;
      }


A:link      {
      text-decoration: none;
      color: #000099;
      }

A:visited    {
      text-decoration: none;
      color: #000066;
      }

A:hover      {
      text-decoration: underline;
      color: #ff0000;
      }

A:active    {
      text-decoration: none;
      color: #ff0000;
      }



/* <!-- End --> */