/* --------------------------------------------------------
	Font Sizes
-------------------------------------------------------- */
body, input, select {
	font-family: Tahoma, Arial;
}

h1 {
	font-weight: bold;
	font-size: 1.8em;
}
h2 {
	font-weight: bold;
	font-size: 1em;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
}

#pp_navbar li ul li a,
#pp_navbar a,
#pp_crumbs,
#pp_body_container {
	font-size: 0.8em;
}

#pp_head_container,
#pp_footer_container {
	font-size: 0.7em;
}

