@charset "utf-8";
/* CSS Document */
page {
	width: 850px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align:left;
	margin: 5px;
	font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
}

.authors {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	margin: 5px;
	line-height: 12px;
}
.abstract_keywords {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
