@charset "utf-8";

div#abstract_title{

	display: block;
	font-size:20pt;
	font-weight: bold;
	line-height:1.5em;

	/*
	text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4),1px 1px 1px rgba(255, 255, 255, 0.5);
	*/

	text-align: center;

	margin: 20px 0;
}

