.article-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
.authors-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.abstract-keyword {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-right: 15%;
	padding-left: 15%;
}

.abstract-headers {
	font-style: normal;
	font-weight: bold;
}
.quatations {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-right: 8%;
	padding-left: 8%;
}

h1 {
	color: #000033;
	font-weight: bold;
	font-size: 20px;
	text-transform:uppercase;
}

h2 {
	color: #000033;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	color: #000033;
	font-weight: bold;
	font-size: 16px;
}


.references {
	list-style-image: none;
	list-style-type: none;
	clip: rect(auto,auto,auto,25px);
	overflow: visible;
}

.references li{
	padding-left: 25px;
	text-indent: -25px;
}
body {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: text-top;
}

.table-header {
	border-color:#000000
	border-bottom:1px
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: thin;
}

table {
	border-color: #FFFFFF
	border-bottom:0px
	border-top-width: thick;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: thin;
}
