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

h1 a {
	color:#000000;
	text-decoration: none;
}

h1 {
	font-size: 1em;
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;
	margin: 0 0 2em 0;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: .8em;
}

p {
	font-size: .8em;
	line-height: 1.6em;
}


ul#mainNav, div#nav-sub, p.footerNav, div#topLinks, hr, div#footer img {
	display: none;
}


div#footer {
	border-top: 1px dotted #333;
	padding-top: 6px;
	margin: 24px 0 0 0;
	font-size: 80%;
}

.introText {
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}