body {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	background-color: #ffffff;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#head, #title, #content {
	width: 100%;
	position: relative;
}

#navigation, #footer, #other {
  display : none;
}
