img.paper {
	float:right;
	width: 300px;
	margin: 10px 10px 10px 10px;
}

div.abstract {
	text-align:justify;
	width: 100%;
	
}

h2.paper {
	position:relative;
	left:-50px;
	margin: 0px 0px 5px 0px;
}


table {
	position:absolute;
	top:100px;
	left:200px;
}


td.paper {
	width:600;
}

div.bibtex {
	font-family:Courier New, Courier, monospace;
	font-size:12;
}

body {
	margin: 50px 40px 10px 70px;
}