
h1, h2, h3, h4, h5, h6,
.article-title,
.fig-caption,
.app-fig-caption,
.table-caption {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}

p {
	font-size: 12px;
	line-height: 18px;
	color:#000000
}

a {	
	color: #932828;
	text-decoration:none;
}

.body-text {
	font-size: 16px;
	line-height: 27px;
	color:#000000
}


.quote  {
	font-style: italic;
	font-size: 14px;
}


.small-text {
	font-size: 14.5px;
	line-height: 24px;
	color:#000000
}
	
.article-title {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.authors {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6b83c2;
}

.equation {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 22px;
	color:#000000
}


.fig-caption {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #a78345;
	margin-bottom: 20px;
}

.app-fig-caption {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #a78345;
	margin-bottom: 20px;
}

.table-caption {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #a78345;
	border-bottom: 0px solid;
	padding-bottom: 5px;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #6b83c2;
	padding-top: 15px;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #6b83c2;
	padding-top: 10px;
}

h3 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #6b83c2;
}

h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #6b83c2;
}

.abstract {
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.references {
	font-size: 12px;
	line-height: 18px;
}

.abs-titles {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #6b83c2;
}

table {
	font-size: 11px;
	color: #000;
	padding: 5px;
	border-collapse:collapse;
	margin: auto;
	margin-top:30px;
	margin-bottom:30px;
}


.table-cell {
	vertical-align: text-top;
	border-width: 1px;
	padding: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: white;
}

.table-cell-border-strong {
	border-width: 1px;
	padding: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #CCC #CCC #000 #CCC;
	background-color: white;
}

.table-cell_grey {
	border-width: 1px;
	padding: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #999;
}

.table-cell_lightgrey {
	border-width: 1px;
	padding: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #DFE1E1;
}

.table-cell-indent {
	border-width: 1px;
	padding-left: 10px;
	border-style: solid;
	border-color: #CCC;
	background-color: white;
}

.table-cell-indent_more {
	border-width: 1px;
	padding-left: 20px;
	border-style: solid;
	border-color: #CCC;
	background-color: white;
}

.table-last-row {
	vertical-align: text-top;
	border-width: 1px;
	padding: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: white;
}

.table-col-head {
	font-size: 10px;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;	
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;		
}

.table-footnote {
	font-size: 11px;
	padding-top:5px;
}

  
.normal-list {
	font-size: 15px;
	line-height: 21px;
	color:#000;
}


.eq-legend {
	font-size: 15px;
	line-height: 21px;
	margin-top:-5px;
	color:#000;
}


sub {
	font-size: 80%; vertical-align: baseline; position: relative; top: 0.3em; 
}

.subisubi {
	font-size: 75%; vertical-align: baseline; position: relative; top: 0.7em; 
}

sub.subi-ital {
	font-style: italic; 
}

sub.subi-bold {
	font-weight: bold; 
}


sup {
	font-size: 80%; line-height: 0; vertical-align: baseline; position: relative; top: -0.4em;
}

sup.supi-ital {
	font-style: italic; 
}

.filetype {
	color: #6b83c2;
}

.pictured-person {
	flex-direction: row;
	display: flex;
}

.pictured-person > * {
	margin-left: 5px;
}

img.potrait {
	height: 200px;
	width: 175px;
}
