.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.png);
	list-style-type: square;
	vertical-align: top;
	color: #333333;
}
.normaltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.png);
	list-style-type: square;
	vertical-align: top;
	font-weight: bolder;
	color: #0099CC;
}
.table10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}