#article {
	}

#article-meta, #article-body {
}

#article-footnotes {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 2em 0 2em 0;
	padding: 1em 0 1em 0;
}

#article-colophon {}

img.article-inline {
	max-width: 90%;
	border: 1px solid #989898;
	padding: 2px;
	}

#article p, ol, li, ul {
	font-size: 1em;
	font-family: "Times New Roman", Serif;
	line-height: 1.2em;
	}

#article ol.article-reference {
	list-style:none;
	}

ol.article-list-by-letter li {
	list-style-type: lower-alpha;
}

ol.article-list-by-number li {
	list-style-type: decimal;
}

ol.article-reference li {
	line-height: 1.3em;
	list-style-type: none;
	margin-bottom: 0.4em;
	}

a.article-reference, a.article-footnote {
		font-family: "Times New Roman", Serif;
		text-decoration: none;
	/*	font-style: italic; */
		color: #000000;
		background-color: transparent;
	}

a.article-reference:hover, a.article-footnote:hover {
		background-color: #DDDDDD;
	}

p.article-author
	{
		font-size: 1.4em;
		font-variant: small-caps;
		margin-top: 2em;
		margin-bottom: 0;
	}

.article-affiliation
	{
	/**	font-family: "Times New Roman", Serif; **/
		font-size: 0.7em;
		font-variant: normal;
		margin-top: 0;
		line-height: 1em;
		color: #676767;
	}

/** Used for the abstract **/
p.article-abstract
	{
		font-size: 0.9em;
		font-family: "Times New Roman", Serif;
		line-height: 1.2em;
		font-style: italic;
	}
/** Standard paragraph **/
p.article-paragraph
	{
	}

p.article-figure-caption {
	font-size: 0.9em;
	font-style: italic;
}

/** Used for the footnotes **/
p.article-footnote {
	font-style: italic;
	font-size: 0.7em;
	margin-top: 0.4em;
	}

p.article-colophon {
	font-size: 0.8em;
}

.issn {
	color: #878787;
	background-color: transparent;
}

#article h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Serif;
	color: #676700;
	background-color: transparent;
}

h2.article-title {
	font-size: 2.4em;
	margin-top: 1em;
	margin-bottom: 0em;
	font-weight: normal;
	}

h3.article-subtitle {
	font-size: 2em;
	margin-top: 0.2em;
	font-weight: normal;
	line-height: 1.2em;
	}

h4.article-title-abstract, h4.article-title-paragraph
	{
		font-size: 1.8em;
		margin-top: 1.2em;
		margin-bottom: 0.2em;
		font-weight: normal;
		line-height: 1.2em;
	
	}

h5.article-title-paragraph
	{
		font-size: 1.4em;
		margin-top: 1.2em;
		margin-bottom: 0.2em;
		font-weight: normal;
		line-height: 1.2em;
	
	}

