body      {
          margin-left: 25px;
          margin-top: 25px;
          margin-right: 25px;
          margin-bottom: 25px;
          font-family: arial, helvetica, 'futura light', 'futura light bt', 'futura regular', futura;
          font-size: 13px;
          line-height: 130%;
          scrollbar-3dlight-color:#443300;
          scrollbar-darkshadow-color:#443300;
          scrollbar-shadow-color:#ffaa00;
          scrollbar-highlight-color:#ffaa00;
          scrollbar-face-color:#886600;
          scrollbar-track-color:#443300;
          scrollbar-arrow-color:#ffaa00;
          }


input     {
          background-color:#443300;
          color:#ffaa00;
          border-width: 1px;
          border-style: solid;
          border-color: #ffaa00;
          }

textarea  {
          background-color:#443300;
          color:#ffaa00;
          border-width: 1px;
          border-style: solid;
          border-color: #ffaa00;
          font-family: arial, helvetica, 'futura light', 'futura light bt', 'futura regular', futura;
          font-size: 13px;
          line-height: 130%;
          }



table     {
          font-family: arial, helvetica, 'futura light', 'futura light bt', 'futura regular', futura;
          font-size: 13px;
          line-height: 130%;
          }

h3        {font-size: 18px;}

pre       {font-size: 13px;}

li        {list-style: square outside;}

a:link    {color:#ffff00; text-decoration:none; font-weight:bold; font-style:normal;}
a:visited {color:#ffff00; text-decoration:none; font-weight:bold; font-style:normal;}
a:active  {color:#ffff00; text-decoration:none; font-weight:bold; font-style:normal;}
a:hover   {color:#ffff00; background:#443300; text-decoration:none; font-weight:bold; font-style:normal;}

a.txt:link    {color:#ffff00; text-decoration:none; font-weight:bold;}
a.txt:visited {color:#ffff00; text-decoration:none; font-weight:bold;}
a.txt:active  {color:#ffff00; text-decoration:none; font-weight:bold;}
a.txt:hover   {color:#443300; background:#ffff00; text-decoration:none; font-weight:bold;}


