p, div, td, input, li {
    font-family: "Arial", "Bitstream Vera Sans", sans-serif;
    font-size: 8pt;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Arial", "Bitstream Vera Sans", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 150%;
    font-weight: bold;
}

h2 {
    font-size: 145%;
}

h3 {
    font-size: 130%;
}

h4 {
    font-size: 125%;
}

h5, h6 {
    font-size: 120%;
}

h1.column-header {
	font-size: 14pt;
	font-weight: normal;
	color: #febb00;
}

div#sidebar-nav {
	font-size: 120%;
	font-weight: bold;
}
