body {
  color : #000000;
  background : #ffffff;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #advertising, #other, #sidebarAdsense, #footerAdsense, #mainMenu, .menuTitle {
  display : none;
} 

#content {
	margin: 0;
}
#wrapper { width: auto; margin: auto; }


