/* Style Sheet made with CSS Master from BoogieJack.com */

body {background-color: gray;
      background-image: url(none);
      background-attachment: fixed;
      margin-top: px;
      margin-right: px;
      margin-bottom: px;
      margin-left: px;
      color: black;
      font-family: arial;
      font-size: 10px;
      text-align: left;
      scrollbar-face-color: ;
      scrollbar-highlight-color: ;
      scrollbar-3dlight-color: ;
      scrollbar-darkshadow-color: ;
      scrollbar-shadow-color: ;
      scrollbar-arrow-color: ;
      scrollbar-track-color: ;}

table {background-color: white;
       color: black;
       font-family: arial;
       font-size: 12px;
       text-align: left;}

h1    {color: blue;
       font-family: arial;
       font-size: 18px;
	   text-align: center;}
h2    {color: black;
       font-family: arial;
       font-size: 13px;
	   text-align: left;}
h3    {color: ;
       font-family: ;
       font-size: px;}
h4    {color: ;
       font-family: ;
       font-size: px;}

a:link    {color: blue;
           font-family: arial;
           font-size: 12px;
           text-decoration: underlined;}
a:visited {color: blue;
           font-family: alrial;
           font-size: 12px;
           text-decoration: underlined;}
a:hover   {color: red;
           font-family: arial;
           font-size: 12px;
           text-decoration: underlined;}
a:active  {color: blue;
           font-family: arial;
           font-size: 12px;
           text-decoration: underlined;}

.hilite {background-color: yellow;}

.border {border-width: 0px;
         border-color: ;
         border-style: ;}

p {text-indent: 0px;}


