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

#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}

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

}
#text-header, #amenu, #submenu, #bmenu, #footer, .noprint {
  display: none;
} 

