.term-cloud {font-family: "trebuchet MS"; font-size: 10px; }
.term-cloud-1 {
	font-size: 10px;
	color: #00ff20;
}
.term-cloud-2 {
	font-size: 14px;
	color: #00ff00;
}
.term-cloud-3 {
	font-size: 18px;
	color: #00c000;
}
.term-cloud-4 {
	font-size: 22px;
	color: #00a000;
}
.term-cloud-5 {
	font-size: 26px;
	color: #008000;
}
.term-cloud-6 {
	font-size: 32px;
	color: #006000;
}
.term-cloud-7 {
	font-size: 36px;
	color: #004000;
}
.term-cloud-8 {
	font-size: 40px;
	color: ##002000;
}
.term-cloud-9 {
	font-size: 44px;
	color: #000000;
}
.term-cloud-error {font-family: "trebuchet MS"; font-size: 10px; color: red; }
.term-cloud-link {text-decoration: none; }
.term-cloud-link:hover {text-decoration: underline; }
#tcdiv {
	font-family: "trebuchet MS";
	width: 300px;
	margin: 3px;
	padding: 3px;
	line-height: 18px;
}

