body {

	background-repeat: repeat;
	text-align: justify;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	background-image: url(Image1.jpg);
	padding: 0px 10px 10px 10px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: x-large;
	font-style: italic;
	text-align: center;
	padding: 20px 0 10px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}

table {
	text-align: left;
	vertical-align: text-top;
}