


html, body {
	width: 100%;
	height: 100%;
}


.tagcloud {
	/*font-family:;*/
}
.tagcloud span {
	/*font-family:;*/
	padding: 2px 5px 2px 5px;
}


.tagcloud_0 {
	font-size: 9px;
}
.tagcloud_1 {
	font-size: 10px;
}
.tagcloud_2 {
	font-size: 11px;
}
.tagcloud_3 {
	font-size: 12px;
}
.tagcloud_4 {
	font-size: 13px;
}
.tagcloud_5 {
	font-size: 14px;
}
.tagcloud_6 {
	font-size: 15px;
}
.tagcloud_7 {
	font-size: 16px;
}
.tagcloud_8 {
	font-size: 18px;
	font-weight: bold;
}
.tagcloud_9 {
	font-size: 20px;
	font-weight: bold;
}
.tagcloud_10 {
	font-size: 22px;
	font-weight: bold;
}



