
/*  Style sheet file                   */
/*  Author: Paul Hazelden              */
/*  Last modified: 19/07/00            */

/*  Note that blanchedalmond is ffebcd */

BODY
    { background-color="#FFEBCD";
      text=  "#000000";
      link=  "#0000FF";
      vlink= "#800080";
      text-align: justify}

a:hover
    { color: red}

H1, H2, H3
    { font-weight: bold;
      font-family: Verdana, Arial, sans-serif;
      background: "#88CC88"}

H1
    { text-align: center}
    
H3
    { font-style: italic}
    
H4
    { font-weight: bold;
      font-size: "120%";
      font-style: italic}

.CITE
    { font-family: Verdana, Arial, sans-serif;
	  margin-left: 50;
	  margin-right: 50}

.MBHEAD
    { font-family: RotisSemiSerif, Times, serif;
      font-style: italic;
	  margin-left: 50;
	  margin-right: 50}

.index1
    { font-family: Verdana, Arial, sans-serif}

.index2
    { font-family: RotisSemiSerif, Times, serif}

.index3
    { font-family: RotisSemiSerif, Times, serif;
      font-size: "80%"}

.com
    { font-style: italic}

.inlinehead
    { font-weight: bold;
      font-style: italic}


