@charset "ISO-8859-1";
.body {
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.newIntroduction a:link {
	color: #333399;
	font-weight: bold;
}
#content {
	width: 100%;
}
#content a:link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0099CC;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0099CC;
	text-decoration: underline;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	width: 700px;
	text-align: left;
}
.piecetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
