
BODY
{ 
background : #ffffff; 
margin-left: 0px;
}

div.Content
{
width   : 100%;
overflow: visible;
}

div.NoPrint
{
display: none; 
}

.NoPrint
{
display: none; 
}

textarea
{
	border:none;
	background:none;
	color:#000;
}

.button
{
	visibility:hidden;
}
