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

body {background-color: white;
      background-image: url(images/stripe1.gif);
      background-attachment: fixed;
      margin-top: 12px;
      margin-right: 12px;
      margin-bottom: 12px;
      margin-left: 12px;
      color: #223493;
      font-family: arial;
      font-size: 14px;
      text-align: left;
      scrollbar-face-color: red;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: yellow;
      scrollbar-darkshadow-color: black;
      scrollbar-shadow-color: #223493;
      scrollbar-arrow-color: yellow;
      scrollbar-track-color: #223493;}

table {background-color: white;
       color: #223493;
       font-family: arial;
       font-size: 14px;
       text-align: left;}

h1    {color: #bo1412;
       font-family: arial;
       font-size: 28px;}
h2    {color: black;
       font-family: arial;
       font-size: 24px;}
h3    {color: #223493;
       font-family: arial;
       font-size: 20px;}
h4    {color: #223493;
       font-family: arial;
       font-size: 16px;}

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

.hilite {background-color: ;}

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

p {text-indent: 0px;}

