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

#logo, #right, #adsense { display: none; }

#center { width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
 
#outer, #inner ( border: 0; }

a { text-decoration : underline; color : #0000ff; }

#center a:link:after, #center a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }



