td {
	font-size: 9pt;
	line-height: 160%;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
.not_display {
	DISPLAY: none
}
a:hover {
	text-decoration: none;
	color: #000000;

}
a:active {
	text-decoration: underline;
	color: #000000;

}
.part {
	font-size: 9pt;
	line-height: 120%;
	text-decoration: none;

}
.title {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
body {
	background-color: #666666;
}
.bg {
	background-repeat: no-repeat;
}

