 #nav_container01,
 #nav_container02,
 #subnav,
 .button,
 .tag,
 .tag2,
 .tag_interior {
	display: none !important;
}

h1.logo {
	font-size: 20pt;
	text-indent: 0em;
}

body {
	margin: 5%;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
#footer_container {
	font-size: 9pt;
}
p.update {
	padding-top: 30px;
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 12pt;
}

.hide {
	display: block;
}