body {
	width: 1000px;
	background: "white";
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {
	width: 1000px;
	height: 415px;
	background: url('img/design/header.jpg');

}

div#menu a {
	color: black;
	text-decoration: none;
}

div#menu a:hover {
	color: black;
}





div#footer a:hover {
	text-decoration: none;
}

h4 {
	margin-left: 100px;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	font-size: 10pt;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-weight: bold;
	color: #1a2634;
	font-size: 12pt;
	text-align: center;
	font-style: italic;
}

td {
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	font-size: 10pt;
}

a {
	color: black;
}

a:hover {
	color: black;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
