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

h1 {
	font-size: 20px ;
}

h2 {
	font-size: 18px ;
}

h3 {
	font-size: 15px ;
}

h4 {
	font-size: 15px
}
a {
  text-decoration: underline;
  color: #0000FF;
}
#sidebar, #menu, #other {
  display: none;
} 