body { font-family: Arial;
       font-size: 10pt;
       color: #000000;
       background-image:url(pics/pixel_lightgray.png);

       margin-top:    10px;
       margin-bottom: 10px;
       margin-left:   10px;
       margin-right:  10px; }

       a:link    {text-decoration: underline; color: #606060; }
       a:visited {text-decoration: underline; color: #606060; }
       a:active  {text-decoration: underline; color: #606060; }
       a:hover   {text-decoration: none;      color: #000000; }


h1  { font-family: Arial;
      font-size: 13pt;
      font-weight: bold;
      color: #A4A4A4;

      margin-top:    1px;
      margin-bottom: 20px;
      margin-left:   1px;
      margin-right:  1px; }

h2  { font-family: Arial;
      font-size: 11pt;
      font-weight: bold;
      color: #A4A4A4;

      margin-top:    1px;
      margin-bottom: 20px;
      margin-left:   1px;
      margin-right:  1px; }

h3  { font-family: Arial;
      font-size: 10pt;
      font-weight: bold;
      color: #A4A4A4;

      margin-top:    1px;
      margin-bottom: 20px;
      margin-left:   1px;
      margin-right:  1px; }


td  { font-family: Arial;
      font-size: 10pt;
      color: #000000; }

div { font-family: Arial;
      font-size: 10pt;
      color: #000000; }


b   { color: #A4A4A4; }


.decoration img { display: block; }

.white { font-family: Verdana;
         font-size: 10pt;
         font-weight: bold;
         color: #F6F6F6; }

/* applies to the buttons */
.nav   { font-family: Verdana;
         font-size: 9pt;
         color: #000000;

         padding-top:    0px;
         padding-bottom: 2px;
         padding-left:   2px;
         padding-right:  0px; }

/* for browsers without dhtml support */
.nav_normal:link    {text-decoration: none; color: #606060; }
.nav_normal:visited {text-decoration: none; color: #606060; }
.nav_normal:active  {text-decoration: none; color: #606060; }
.nav_normal:hover   {text-decoration: underline; color: #000000; }

.nav_hover { color: #FFFFFF; }


.text  { text-align:justify;

         padding-top:    15px;
         padding-bottom: 20px;
         padding-left:   20px;
         padding-right:  15px; }