
/* Style Sheet made with CSS Master from BoogieJack.com */

body {background-color: ;
      background-image: url("images/bluebacking.jpg");
      background-attachment: scroll;
      margin-top: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      color: black;
      font-family: ;
      font-size: 12px;
      text-align: justify;
      scrollbar-face-color: ;
      scrollbar-highlight-color: ;
      scrollbar-3dlight-color: ;
      scrollbar-darkshadow-color: ;
      scrollbar-shadow-color: ;
      scrollbar-arrow-color: ;
      scrollbar-track-color: ;}

h1    {color: white;
       font-family: ;
       font-size: 13px;}
h2    {color: blue
       font-family: ;
       font-size: 13px;}
h3    {color: black;
       font-family: ;
       font-size: 13px;}
h4    {color: orange;
       font-family: ;
       font-size: 12px;}

a:link    {color: black;
           font-family: ;
           font-size: 13px;
           text-decoration: none;}
a:visited {color: black;
           font-family: ;
           font-size: 13px;
           text-decoration: none;}
a:hover   {color: black;
           font-family: ;
           font-size: 13px;
           text-decoration: underline overline;}
a:active  {color: black;
           font-family: ;
           font-size: 13px;
           text-decoration: none;}

.hilite {background-color: ;}

.border {border-width: ;
         border-color: ;
         border-style: ;}

p {text-indent: ;}



