body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

.imgmenu, .menu, #opalogo, #dropdown, .article-actions, .toparticle, #toparticle-title, #comment-login, #strapline, object {
	display: none;
}

img {
	border: none;
}

#headline {
	font-weight: bold;
	font-size: 20pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

#dateline, #blurb {
	font-weight: bold;
}

#header {
	padding-bottom: 10px;
	border-bottom: 1px #000 solid;
}

#footer {
	padding: 10px 0px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
}

#content {
	width: 70%;
}

#advert {
	width: 25%;
	position: absolute;
	top: 600px;
	right: 10px;
}
