body 
{ 
	  color: #000; 
	  background-color: #fff; 
	  font-family: "Times New Roman", Times, serif;
	  font-size: 12pt; 
}

a
{ 
	text-decoration : underline; 
	color : #00f;
}

#header, #left, #footer, #backbutton, #topbutton, #breadcrumb
{
	display : none; 
}

