/* CSS Document */

h1, h2, h3, h4, h5, h6, p, td, li {
	font-size: 70%;
}

h1, h2 {
	font-size: 100%;
}

h2 {
	font-size: 70%;
}

div#footer div.nav {
	font-size: 75%;
}

div#footer h1 {
	font-size: 150%;
}

div#footer div#endnote {
	font-size: 55%;
}

