/*  Style sheet file                   */
/*  Author: Paul Hazelden              */
/*  Last modified: 18/04/2000          */
/*  Note that blanchedalmond is ffebcd */

BODY
    { background: #FFEBCD;
	text-align: justify}

H1, H2, H3
    { font-weight: bold;
	  font-family: Verdana, Arial, sans-serif}

H1
    { text-align: center;
      font-size: 150%}

H2
	{ font-size: 140%}

H3
    { font-style: roman;
	font-size: 130%}
    
H4
    { font-weight: bold;
      font-size: 120%;
      font-style: italic}
    

.CITE
    { font-family: Courier, serif;
/*      text-indent: 50;   */
/*      leftmargin: 50;    */
	  margin-left: 50;
	  margin-right: 50}

ADDRESS
	{ font-family: courier, serif;
	font-style: roman}
