﻿#masthead, #top_nav, #left_col, #right_col {
	visibility: hidden;
}

h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

p {
  font-size: 10px;	
}