body
{	width:761px;
	margin-left:auto;
	margin-right:auto;
	background: white;
	color: black;
	margin-top: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

table, td
{
	font: 12px Arial, Helvetica, sans-serif;
}
hr
{
border:1px solid #ccc;
}

pre
{
font: 12px Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #36C;
}

a:hover { text-decoration: underline; }

a:active
{
	color: #666666;
	text-decoration: none;
}




