.standrdtext {
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
.titletext {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	vertical-align: middle;

}
.titletextLv1 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.linktext {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
