body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 8%;
}

h1 {
	color: #999;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 20px;
}

h2 {
	color: #292952;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 25px;
	margin-top: 0;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #B6B6C5;
	margin-bottom: 10px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 7px;
	margin-top: 1.3em;
}

p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 7px;
	margin-top: 0px;
	}
	
.pubData {
	margin-bottom: 0;
}

.author {
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
}

div#footer {
	display: none;
}

div#footer a {
	margin-right: 20px;
}
