

body {
  background-color: white;
  font:	.8em verdana, helvetica, arial, sans-serif;
  margin: 0;
  color: black;
  line-height: 125%;
  letter-spacing: 1px;
}

#content h1 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 165%;
  font-weight: normal;
  letter-spacing: 0;
}

#content h2 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 125%;
  font-weight: normal;
  letter-spacing: 0;
}

a {
  color: black;
  text-decoration: none;
  border-bottom: none;
}

#content #image {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

#content #image img {
  border: 1px solid #121438;
}

#furtherInfo dt {
  font-weight: bold;
	text-decoration: underline;
}

#banner, #bannerMagazine, #mainNav, #contentSupport, #navAssistant, #sundryLinks {
  display: none;
}