body { 
  color : #000000; 
  background : #ffffff; 
 }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
img, #DropDown, .Adress{ 
  display : none; 
} 
#content {
	float: none;
	width: auto;
	font-size: 11pt;
	color: #000000;
	margin: 0em;
	padding: 0em;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}