body  { background-color: #FFFFFF;
        font-family: arial; 
        color: black }

h1, h2, h3, h4, h5, h6 
      { font-weight: bold;
        color: black }

h1    { font-size: x-large;
        margin-top: 0px;
        margin-bottom: 0px }

h2    { font-size: medium;
        color: #000000;
        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 }

