body {
	color : #C0C0C0;
	background-color : #527792;
}
p, pre, h1,h2,h3,h4,h5{
	font-family: "Arial"; 
	color : #C0C0C0;
}
p.author {
	font-style : "normal";
	font-size : 8pt;
	text-align: "right";
}
table.author, tr.author{
	position : relative;
	top : 99%;
}


