
header, footer, aside, nav, form, iframe, #menu, #mobile_menu, #location, .fold, .unfold{
  display: none;
}

a:link,
visited{
	text-decoration: none;
}


html, body {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
}

h1 {
	font-size: 20px;
    font-weight: bold;
}

h2 {
	font-size: 18px;
    font-weight: bold;
}

hr{
  height: 1px;
  margin: 8px 16px;
}