body {
	background: white;
	font-size: 12pt;
	}

#footer {
	display: none;
	}
	
#content {
	background: white;
	border: 0;
	font-family: Times, 'Times New Roman', Georgia, serif; 
	color: black;
	margin: 0 10% 0 10%;
	text-align: justify;
	}
	
a:link { color: inherit; text-decoration: none;}
a:visited { color: inherit; text-decoration: none;}

.storycontent a:link { color: black; text-decoration: underline;}
.storycontent a:visited { color: black; text-decoration: underline;}
   
.links, .feedback, .navigate {
	display: none;
	}
	
.post h2 {
	color: black; 
	font-size: 14pt;  
	font-weight: 400; 
	letter-spacing: -1pt; 
	font-family: Times, 'Times New Roman', Georgia, serif; 
	text-align: right; 
	line-height: 110%;
	padding-top: 16pt;
	}
	
.dateline {
	font-size: 11pt;
	text-align: right;
	font-family: Times, 'Times New Roman', Georgia, serif; 
	padding-bottom: 16pt;
	}
	
.subtitle {
	font-size: 14pt;
	text-align: right;
	font-family: Times, 'Times New Roman', Georgia, serif; 
	}

.byline {
	font-size: 11pt;
	text-align: right;
	font-family: Times, 'Times New Roman', Georgia, serif; 
	padding-bottom: 20pt;
	margin-top:-12pt;
	margin-bottom: 25pt;
	border-bottom: 1px solid black;
	}