.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NPC {
	color: #0000FF;
	font-weight: bold;
}
.Item {
	color: #009900;
	font-weight: bold;
}
.MOB {
	color: #FF0000;
	font-weight: bold;
}
.Zone {
	color: #CC9900;
	font-weight: bold;
}
.subZone {
	color: #FFCA2B;
	font-weight: bold;
}
.centerT {
	text-align: center;
	font: 11px Arial;

}
.smallArial {
	font: 11px Arial;
}
