#header,
#nav,
#news-column,
#about,
form,
.skip,
.dont-print,
hr
	{
		display: none !important;
	}
	
body
	{
		background-color: white !important;
		background-image: none !important;	
	}

body, table
	{
		font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
		font-size: 10pt;
		line-height: 1.75em;
	}
	
h2#review-title
	{
		font-size: 16pt;
		text-align: center;
	}
	
div#abstract-description
	{
		height: auto !important;
		border: 0 !important;
		padding: 0 !important;
		text-align: justify;
	}