td.main {font: 12pt Times, serif; line-height: 16pt; padding-right: 0; text-align: left;}
td.nav *, td.main div {display: none;}
p.credit {display:block; font: 8pt Times, serif;}
p.credit cite {text-decoration: underline;}
td.main ul {
	list-style: none;
	line-height: 2em;
}
td.main div.center {
	text-align: center;
}

td.main dt {
	font-weight: bold;
	color: #333333;
}
h1 {font: bold 200% Times, serif;
	margin-top: 0.5em; 
	margin-bottom: 0;
	padding-bottom: 2px;
	color: navy;
	border-bottom: 2px solid navy;}
h2 {
	font-size: 150%;
	font-weight: lighter;
	color: #333333;	
	background-color: transparent;
	margin-top: 30px;
	
}
h3 {
	font-size: 100%;
	color:#333333;
	background-color: transparent;
	margin-bottom: -5px;
	margin-top: 30px;
	
}
blockquote {
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
dd {margin-bottom: 20px;
}
.note {
	color: #333333;
	background-color: transparent;
	font-size: 75%;
}
.copyright {
	font-size: 75%;
	color: #333333;
	background-color: transparent;
	margin-top: 10px;
	border-top: 1px solid #666666;
}
div.right {
	text-align: right;
	}

