@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;
	}
	
.date {
	color:#135cae;
	text-align:left;
	}
	
.title {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	color:#135cae;
	}
	
.abstract {
	font-style:italic;
	}
	
.fulltext {
	text-align:justify;
	}
	
.jft {
	font-weight:bold;
	color:#135cae;
	}

.jfttext {
	font-weight:600;
	}
	
.copyright {
	font-size:12px;
	}

