body  { background-color: #000000;
        background-repeat:no-repeat;
        background-attachment:fixed;
        padding:0px;
        font-family: arial;
        color: #FF7600;
        scrollbar-face-color: #000000;
        scrollbar-arrow-color: #FFF056;
        scrollbar-track-color: #666666 }

h1, h2, h3, h4, h5, h6
      { font-weight: bold;
        color: #FF7F24 }

h1    { font-size: x-large;
        margin-top: 0px;
        margin-bottom: 0px }

h2    { font-size: medium;
        color: #FF7F24;
        margin-top: 14px;
        margin-bottom: 4px }

h3    { font-size: small;
        margin-top: 10px;
        margin-bottom: 2px }

p     { font-size: x-small;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 8px }


li    { font-size: x-small;
        font-weight: normal }

hr    { color: #FF7F24 }

