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

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

.topline {
	font-size: 83%;
	width: 45em;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.pdf {
float: right;
}

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: #ff6600;}
	
h3
	{color: black;
	font-size: 180%;
	text-align: center;
	margin-top: -.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;}
	
h6
	{font-size: 83%;
	font-weight: bold;
	width: 45em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;}
		
.abstract
	{font-size: 70%;
	text-align: justify;
	line-height: 1.3em;
	padding-bottom: .5em;}
	
.keywords
	{font-size: 70%;
	text-align: justify;	
	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%;
	font-weight: normal;
	vertical-align: super;
	line-height: 0em;}
	
.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;}
	
.ref
	{font-size: 83%;
	text-align: justify;
	width: 45em;
	line-height: 1.3em;
	padding-bottom: 1em;
	}

.cap_i	
	{font-size: 4em;
	float: left;
	width: .43em;
	line-height: 80%;
	}

.cap_t	
	{font-size: 4em;
	float: left;
	width: .7em;
	line-height: 80%;
	}
		
.cap_w	
	{font-size: 4em;
	float: left;
	width: 1em;
	line-height: 80%;
	}
	
.right {
text-align: right;
}
