body {
	margin-top:  2%;
	margin-right:10%;
	margin-left: 10%;
	width: 550pt;
 	text-align:  justify;
 	font-family: Arial Helvetica sans-serif;
 	font-style:  oblique;
	font-size:   small;
 	color:       #3f3f3f;
}

a.top-links {
	font-size: small;
}

a, a:visited {
	color: #3f3f3f;
	text-decoration: underline;
}


a, a:link {
	color:#af271b;
	text-decoration: underline;
}

a, a:active {
	color: red;
	text-decoration: underline;
}

p.text {
	text-align: justify;
	font-size: 12px;
}

p.header {
	text-align: left;
	font-size:large;
	font-weight: bold;
}

p.footer {
	text-align: left;
	font-size:x-small;
}

span.header {
	font-size:large; 
	font-weight:bold;
}

span.bigheader {
	font-size:large; 
	font-weight:bold;
}

span.papertitle{
	font-weight:bold;
}

span.paperauthors{
	font-style:italic;
}

span.collaborators{
	font-family:monospace;
	font-size: small;
}




