a:link {color:#0000ff; text-decoration: underline; }

.body{
	font-family : "Times New Roman", Times, serif; font-size : 12pt; 
	background: #FFF;
	width:100%;
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */				border: 1px solid red;
}
.isTable{
	background-color:#F0EDE2;
}
.html{
	margin: 5px;
	border: 1px solid green;
}
#navigation, #MenuBar1, #spryselect1, #CollapsiblePanelGroup1, #footer, #assetTitle, #hdImage { 
  display : none; 
} 

#wrap{
	position: absolute;
	z-index:1;
	top:120px;
	left:20px;
	width:100%;
}