/** Hide sections **/

#navbar,
#submenu,
#carousel,
#threeposts .post_read,
#sidebar,
.calendar,
#title-leaveacomment,
#commentform,
.trackbacks,
.contactTable {
	display: none;
}

/** Style visible sections **/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
}

p {
	line-height: 130%;
}

h1  {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3, h4, h5, h6 {
	font-size: 12pt;
}