@charset "utf-8";
/* CSS Document */
#page {
	width: 605px; }
body {
  color: #111 ! important;
  background : none ! important;
  font-family : "Arial", Arial, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #advertising, #other {
  display : none;
}

	
