body {
	background: #fff;
	border-top: 16px solid #fff;
	color: #000;
	font-size: 11px;
	font: .9em/1.1em Georgia;
	padding: 20px 0 40px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
	padding: 8px 0px 0px 0px;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
	font: 1.0em/1.2em Georgia;
	margin: .2em 0;
}

div#address p {
	text-align:eft;
	font: bold 1.2em Georgia;
}

div#legal p {
	text-align:left;
	font: .9em Georgia;
}

.divImage
  {
  	text-align: center;
  	margin-top: 12px;
  	margin-bottom: 12px;
  	padding: 0px;
  }
