/* A style sheet for Michelle */



h1 {
	text-align: center;
	font-family: Blackchancery, Times New Roman;
}

h2 {
	text-align: left;
	font-family: Blackchancery, Times New Roman;	
}

p.spoken {
	text-align: justify;
	font-family: Blackchancery, Times New Roman;
	font-weight: Bold;
	font-size: 12pt;
}

p.ins {
	text-align: justify;
	font-family: Times New Roman;
	font-style: Italic;
	font-size: 12pt;
}

p.hedi {
	text-align: center;
	font-family: Times New Roman;
	font-style: Italic;
	font-size: 10pt;
}