body {
	background-color: black;
	color:black;
	font-family: Arial;
	background-image: url(frontpage950.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
a {
	color:black; 
	font-family: Arial;
	}
h1 {
	font-size: 44px;
	}
h2 {
	font-size: 26px;
}
h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
h7 {
	font-size:12px;
	color: white;
	}
p {	font-size: 12px; 
	text-align: justify; 
	font-family: Arial;
	margin: 0;
	padding: 0;
	}
table {
	text-align:top;
	text-halign:center;
	}
th {
	text-align:top;
	text-halign:center;
	}
tr {
	text-align:top;
	text-halign:center;
	}
td {
	text-align:top;
	text-halign:center;
	}