body {
	font-family: "verdana";
}

p {
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

q {
	font-style: italic;
}

#content ul, #content table, #content fieldset {
	margin-bottom: 1.5em;
}

#content ul ul {
    margin-bottom: 0;
}

ul {
	line-height: 1.4em;
}

/* ---( headers )-------------------------- */

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 0.92em;
}

h5 {
	font-size: 0.82em;
}

#header {
	font-family: "trebuchet ms", serif;
}

#header h1 {
	font-size: 2em;
}

#header #tagline {
	font-size: 0.7em;
}

#nav {
	font-size: 0.9em;
	font-weight: bold;
}

#footer {
    font-size: 0.75em;
}

#footer .w3cbutton {
  font-weight: bold;
  white-space: nowrap;
}