@charset "UTF-8";
/* CSS Document */

#container h1 {
	font-size: 14pt;
}
p {
	font-size: 8pt;
	padding-bottom: 4pt;
}
#footer p {
	font-size: 5pt;
}
#header, #nav, #menu, #pdf {
	display: none;
}
li {
	font-size: 8pt;
	padding-bottom: 6pt;
}
.italics {
	font-style: italic;
}
a {
	color: #666666;
	text-decoration: none;
}

