#centresite {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 981px;
  }
.topheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.navitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
