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

