/* Style Sheet made with CSS Master from BoogieJack.com */

body {background-color: #116028;
    
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: #000033;
      font-family: Arial, Verdana;
      font-size: 14px;
      text-align: justify;
   scrollbar-face-color: red;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: #ff00ff;
      scrollbar-darkshadow-color: black;
      scrollbar-shadow-color: #600040;
      scrollbar-arrow-color: white;
      scrollbar-track-color: yellow;}

table {background-color: #0000ff;

      background-attachment: fixed;
       color: #000033;
       font-family: Arial, Verdana;
       font-size: 14px;
       text-align: justify;}

h1    {color: #d17603;
       font-family: Arial;
       font-size: 28px;}
h2    {color: #400040;
       font-family: Arial;
       font-size: 24px;}
h3    {color: #d17603;
       font-family: Arial;
       font-size: 20px;}
h4    {color: #d17603;
       font-family: Arial;
       font-size: 16px;}

a:link    {color: black;
           font-family: Arial;
           font-size: 14px;
           text-decoration: none;}
a:visited {color: #000033;
           font-family: arial;
           font-size: 14px;
           text-decoration: none;}
a:hover   {color: red;
           font-family: arial;
           font-size: 14px;
           text-decoration: none;}
a:active  {color: #000033;
           font-family: arial;
           font-size: 14px;
           text-decoration: none;}

.hilite {background-color: yellow;}

.border {border-width: 3px;
         border-color: #0033FF;
         border-style: inset;}

p {text-indent: 10px;}


