.category {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.result {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.titles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #900;
}

.warning {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00F;
}