body {
font-family: verdana, ariel, sans serif;
line-height: 1.5em;
background-color:white;
color: #666666;
text-align: center;
}
	 
a:link {color: #660000; text-decoration: underline}
a:visited {color: #660000; text-decoration: underline}
a:hover {color: #ff6600; text-decoration: none}
a:active {color: #ff6600; text-decoration: none}

a.super:link {color: #ff6600; text-decoration: none;}
a.super:visited {color: #ff6600; text-decoration: none;}
a.super:hover {color: #660000; text-decoration: none;}
a.super:active {color: #660000; text-decoration: none;}

p
	{font-size: 83%;
	width: 45em;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;}
div
	{width: 45em;
	margin-left: auto;
	margin-right: auto;}
.page
	{color: #660000;}
h3
	{color: black;
	font-size: 180%;
	text-align: center;
	padding-bottom: .3em;}
h4
	{color: black;
	font-size: 110%;
	text-align: center;
	font-weight: normal;}
h5
	{color: black;
	font-size: 83%;
	text-align: center;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: .7em;}	
.abstract
	{font-size: 70%;
	text-align: justify;
	line-height: 1.3em;
	padding-bottom: .5em;}
.keywords
	{font-size: 70%;
	text-align: left;	
	line-height: 1.3em;
	padding-bottom: 3em;}
.epigraph
	{font-size: 70%;
	line-height: 1.3em;
	text-align: left;	
	padding-right: 4em;
	padding-left: 4em;}
.epigraph_credit
	{font-size: 70%;
	text-align: left;	
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 8em;}
.super
	{font-size: 65%;
	vertical-align: super;
	line-height: 0em;}
i	
	{font-weight: bold;}
.quote
	{font-size: 70%;
	line-height: 1.5em;}
.copyright 
	{font-size: 70%;
	width: 53em;
	text-align: right;
	padding-bottom: 2.5em;}
.url
	{display: none;}
.hr
	{font-size: 83%;
	width: 45em;
	border-top: 1px solid #666;
	padding-bottom: 0.4em;}
.footnote
	{font-size: 70%;
	text-align: justify;
	width: 53em;
	line-height: 1.3em;
	padding-bottom: 1em;}
.link
	{padding-left: 4em;}

