a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.pt12 {
	font-size: 12px;
}
.pt16 {
	font-size: 16px;
	color: #9933FF;
}
td{
	font-size:12px;
	color:#000000;
}

.9p {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
.9p1 {
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
}
.table {
	border: 1px solid #CCCCCC;
}
.table2 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.table11 {
	border: 1px solid #900EB0;
}
.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table4 {
	border: 1px solid #ABBC47;
}
.table5 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DBDBDB;
}
