.main {
	font-size: 10px;
	color: #333399;
}
.tx12black {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.txt12purpleb {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.txt12purple {
	font-size: 12px;
	font-weight: normal;
	color: #333399;
}
.tx12lblue {
	font-size: 12px;
	color: #0099FF;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
}
.tx10black {
	font-size: 10px;
}
.tx12dblue {
	font-size: 12px;
	color: #000066;
}
.tx10gray {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.tx12blue {
	font-size: 12px;
	line-height: 18px;
	color: #3366CC;
}
.tx12red {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.tx12greenb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006600;
}
