@charset "utf-8";
/* CSS Document */

<style type="text/css">

	}
h1 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	text-align: center;
	}
h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
}
body {
	background-image: url(graphics/BackGround.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F4DBF8;
}
.tiny {font-size: 12px}
.style2 {font-size: 14px}
.style3 {
	font-size: 16px
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

</style>
