﻿body {
	background: #ffffff;
	color: #000000;
	padding: 12pt 0;
	width: 100%;
}

h1	{
	font-size: 20pt;
	display: block;
	text-align: center;
	color: #000000;
	border: none;
}	

.sr_only, #animation, nav, #menu, .previous, .next, .close, main {
	display: none;
}	

main.text	{
	display: block;
}	
	
h3	{
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 6pt;
}

h4	{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 6pt;
}	

a, a:hover, a:active, a:visited	{
	color: #000000;
	text-decoration: none;
}	

.credit, .foreign	{
	font-style: italic;
}

img	{
	display: block;
	width: 100%;
}

figure	{
	padding: 10pt;
	width: 60%;
	page-break-inside: avoid;
	margin: 10pt auto;
}

figcaption	{
	padding-top: 6pt;
	text-align: center;
}	

.quote p, .answer	{
	font-style: italic;
	font-size: 90%;
	line-height: 1.5;
}

.signature	{
	text-align: right;
}	

.reference	{
	font-size: 90%;
}

.answer	{
	font-style: italic;
}

.attention	{
	font-weight: bold;
}	

