body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
h1 {
	font-size: 1.25em;
	font-weight: bold;
	color:#0f406b;
}

h2 {
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
	color:#0f406b;
}

.articleTitle {
	font-size: 1em;
	font-weight: 600;
	color:#000000;
	margin-left: 10px;

}
.author {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	color:#333333;
	margin-left: 20px;
	margin-top: -1.2em;

}
.abstract {
	font-size: 0.9em;
	line-height: 125%;
	
}
a {
	font-size: .9em;
}
.abstractpar {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: Navy;
	margin-left: 20px;
	margin-top: -0.75em;
}
.articleSubject {

	font-size: 1.25em;
	font-weight: 600;
	color:#0f406b;
}
