body {
	text-align: center;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#content {
	padding-top: 8px;
}
#footer {
	display: none;
}
#lftnav {
	display: none;
}
.desc {
	display: none;
}
.noprint {
	display: none;
}
.player {
	display: none;
}
.testimon {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 1.4em;
}
.testimoname {
	color: #000000;
	font-weight: bold;
}
.testimonsrc {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin-bottom: 2em;
}
.title {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txt {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 1.4em;
}
.txtital {
	font-style: italic;
}
