body { 
	font: 16pt Courier;
	font-size: 12pt;
	color:	black;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;
	background: url(/~ic/image/mmback.gif);

}


p {
	margin-left: 24pt;
	margin-right: 24pt;	
}


h1 {
	font: 24pt Courier;
	font-weight: bold;
	font-height: 22pt;
}

h2 {
	font: 20pt Courier;
	font-weight: bold;
	font-height: 20pt;
}

h3 {
	font: 16pt Courier;
	font-weight: bold;
	font-height: 18pt;
}

h4 {
	font: 14 pt Courier;
	font-weight: bold;
	
}



/* line-height:2 ; gives 'leading' around the dt */
dt {
        font: 14 pt Courier;
        font-weight: bold;
	line-height: 2;
}
