body {
	background-color: white;
	color: black;
/*	font-family:verdana,sans-serif;*/
}

pre {
/*	max-width: 620px;
	width:600px;*/
	overflow:auto;
}

table {
/*	clear:both;*/
	margin:10px;
}


p[align='center']
{
	clear:right;
	float:right;
	margin:10px 0 0 20px;
	width:320px;
}

h5[align='center']
{
	clear:right;
	float:right;
	margin:0 0 20px 20px;
	width:320px;
}