	.line{

	 font-size:12px;
	 color: #000;
	 margin-bottom:25px;
	 padding:5px;
	 font-weight:bold;
	 font-family: Trebuchet MS,arial,Futura;

	}


	.yearspan{

		 font-size:12px;
		 color: #000;
		 text-decoration: underline;
		 padding-right:15px;
		 font-weight:normal;

	}



	.yearspan {

		font-family: Trebuchet MS,arial,Futura;
		font-size: 16px;
		font-weight:bold;

	}

	.testBorder {

		border:1px solid black;
	}

	.authorDiv{
		border:0px solid #fff;
		padding-left:5px;
		font-size:14px;
		font-family: Trebuchet MS,arial,Futura;


	}

	.titleDiv {

		border:0px solid green;
		font-family: Trebuchet MS,arial,Futura;
			
		
	}
	
	.titleDiv a {
	
		/*color: #000;*/
		
		font-weight:normal;
		font-size:14px;
		text-decoration:none;
		font-family: Trebuchet MS,arial,Futura;
	}
	
	.titleDiv a:hover {
		
			color: #fff;
			text-decoration:underline;
			font-family: Trebuchet MS,arial,Futura;
			
			
	}

	.pubDiv {
		border:0px solid black;
		margin-bottom:4em;
		padding:5px;
		

	}

	.fiedsetDiv {
		margin-bottom:50px;
		width:100%;
		border:0px solid #000;
		overflow:hidden;


	}
	
	.articeltitlespanElem {
		
		font-style:italic;
		padding:5px;
	}
	
	.abstractlink  a {
		color:#FFFF00;
		padding:5px;
		font-weight:bold;
		font-family: Trebuchet MS,arial,Futura;
	}
	
	.abstractlink  a:hover {
		color:#000;
		padding:5px;
		font-weight:bold;
		font-family: Trebuchet MS,arial,Futura;
	}
	
	.abstractDiv {
		padding:5px;
		font-family: Trebuchet MS,arial,Futura;
	}