body { 
  color : #000000;
  font-family: "Times New Roman", Times, serif;
  font-size:12pt; 
}
a { 
  text-decoration:underline; 
  color:#0000FF;
}
a:visited {
  color:#800080; 
  text-decoration:underline;
}
.nav, .header, .hide { 
  display:none; 
}

