body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
body, table, td, div {
	font-size: 9pt;
	color: #333;
	line-height: 172%;
}
a:link, a:visited {
	color: #1F1F1F;
	text-decoration: none
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline
}
.text {
	font-weight: normal;
	color: #333333;
	line-height: 22px
}
.text1 {
	color: #333333;
	line-height: 19px
}
.text2 {
	color: #333333;
	line-height: 19px;
	text-indent: 6px
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600
}
.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #009900
}
.content {
	font-weight: normal;
	color: #666666;
	line-height: 18px
}
.menu {
	font-weight: normal;
	color: #666666;
	line-height: 22px
}
.tb {
	font-size: 6px
}
.compayn {
	font-size: 14px;
	line-height: 25px
}