<style>

body {
	background-image: url("backg.jpg");
}

h1 {
	font-family: Diploma, times, serif;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: garamond, times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000C0;
}

h3 {
	font-family: PetersburgCTT, times, serif;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
}

h4 {
	font-family: Times New Roman, times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Times New Roman, times, serif;
	font-size: 14pt;
	color: #000000;
	text-indent: .15in;
}

a {
	font-family: Times New Roman, times, serif;
	font-size: 14pt;
	color: #0000ff; text-decoration: none;
}

</style>
