* {
  float: none;
}

body {
  font-family: times;
  font-size: 11pt;
  line-height: 20pt;
}

img,
form,
#gns,
#sidebar,
#footer {
  display: none;
}

p, ul, ol, h1, h2, h3 {
  margin-bottom: 20pt;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  font-size: 20pt;
  line-height: 20pt;
  border-bottom: 1pt solid #000;
}

h2 {
  font-size: 16pt;
  line-height: 20pt;
}

h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }
