body {
	text-align: center;
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

img {
	border: 0;
}

a,
a:visited {
	color: #1a5d9e;
	text-decoration: none;
}

a:hover {
	color: #f7941d;
	text-decoration: underline;
}

h1 {
  font-size: 18px;
  font-family: Georgia, serif;
  font-weight: normal;
  margin-bottom: 10px;
}

h2 {
  font-size: 14px;
  font-family: Georgia, serif;
  font-weight: normal;
}

#wrapper {
	width: 1100px;
	padding: 10px;
	margin-top: 30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	padding-top: 20px;
	font-size: .93em;
}

.copyright a,
.copyright a:hover,
.copyright a:visited {
	color: #000;
	text-decoration: none;
}
