body {
	background: #fff;
	color: #000;
}

.container {
	width: 1000px;
	min-height: 1000px;
	margin: 0 auto; /* top and bottom, right and left */
/*	border: 1px solid #000;*/
	text-align: left;
	padding: 1em 1em 1em 1em; /* top, right, bottom, left */
	color: #000;
	background: #fff;
}

.author
{
	font-size: 1.1em;
}

.affiliation
{
	font-size: 1.1em;
}

.acknowledgement 
{ 
	font-size: .875em; 
}

.code { 
	font-family: "Courier New", Courier, monospace 
}

.Dataset { 
	font-family: "Courier New", Courier, monospace 
}

.R { 
	font-size:: small; 
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: middle;
}

.maintitle { font: Arial, Helvetica, sans-serif}
