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

body {background-color: green;
      background-image: url(images/feltback.gif);
      background-attachment: fixed;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: #008040;
      font-family: Arial, Verdana, sans-serif;
      font-size: 14px;
      text-align: justify;
      scrollbar-face-color: yellow;
      scrollbar-highlight-color: red;
      scrollbar-3dlight-color: white;
      scrollbar-darkshadow-color: black;
      scrollbar-shadow-color: blue;
      scrollbar-arrow-color: orange;
      scrollbar-track-color: darkgreen;}

table {background-color: white;
       color: #008040;
       font-family: Arial, Verdana, sans-serif;
       font-size: 12px;
       text-align: justify;}

h1    {color: darkgreen;
       font-family: Times New Roman, serif;
       font-size: 28px;}
h2    {color: darkgreen;
       font-family: Times New Roman, serif;
       font-size: 24px;}
h3    {color: darkgreen;
       font-family: Times New Roman, serif;
       font-size: 20px;}
h4    {color: darkgreen;
       font-family: Times New Roman, serif;
       font-size: 16px;}

a:link    {color: blue;
           font-family: Times New Roman, serif;
           font-size: 12px;
           text-decoration: none;}
a:visited {color: darkgreen;
           font-family: Times New Roman, serif;
           font-size: 12px;
           text-decoration: none;}
a:hover   {color: limegreen;
           font-family: Times New Roman, serif;
           font-size: 12px;
           text-decoration: underline, overline;}
a:active  {color: limegreen;
           font-family: Times New Roman, serif;
           font-size: 12px;
           text-decoration: none;}

.hilite {background-color: yellow;}

.border {border-width: 3px;
         border-color: darkgreen;
         border-style: ;}

p {text-indent: px;}


