BODY {
	margin-left : 4%;
	margin-right : 4%;
	background-image : url(exptextd.jpg);
  font-family : "Times New Roman", "MS Serif", Times, serif;
}

P {
  margin-bottom: 0px;
}


P.br {
  margin-top: 0px;
}

P.indent {
  margin-top: 0px;
  margin-left: 3 em;
}

H2 {
	font-weight : bold;
}

H4 {
	width : 85%;	
  font-size : 12pt;
	font-weight : bold;
	background-color : #FFF8DC;
  margin-bottom : 0.3 em;
}

PRE {
	font-family: "Courier New", Courier, monospace;
  font-size: 80%;
}

SMALL {
  font-size: 80%;
}
