@charset "UTF-8";
* {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo  {
padding-top: 20px;
text-align: center}
#wrapper {
	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

table {
	border-collapse: collapse;
	}
	
table th {
	border-width: 10px;
	border-style: solid;
	border-color: black;
	border-spacing: 10px;
	text-align: center;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: left;
	line-height: normal;
}
.main {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	padding: 10px;
	line-height: normal;
}
p {
	line-height: 0px;
}

h2 {
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
}
