
BODY
{ 
background : #ffffff; 
margin-left: 0px;
}

div.Content
{
width   : 100%;
overflow: visible;
}

.PrintOnly
{
	display:block;
}

.NoPrint
{
	display:none;
}

textarea
{
	border:none;
	background:none;
	color:#000;
}

.button
{
	visibility:hidden;
}


table,tr,td,th,a,.key,.value
{
	text-align:left;
	color:#000;
	font: normal 1em/16px "Trebuchet MS", sans-serif;
	margin:0;
	padding:4px;
}

th
{
	background-color:#dfdfdf;
}

a
{
	color:#000;
	text-decoration:none;
}

