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: 12pt;
	font-weight: normal;
	color: #fc0;
	border-bottom: 3px solid #607d7c;
}

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