#htmltagcloud {
	/******************************************
 * CLOUD
 */
                font-size: 100%;
	width: auto;                       /* auto or fixed width, e.g. 500px   */
	font-family:'lucida grande', 'trebuchet ms', arial, helvetica, sans-serif;
	background-color:#fff;
	padding:2em;
}
#htmltagcloud {
	line-height:1.2em;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	text-align:justify;
	text-indent:0
}
#htmltagcloud a:link {
	text-decoration:none
}
#htmltagcloud a:visited {
	text-decoration:none
}
#htmltagcloud a:hover {
	color:white;
	background-color:#3B7493
}
#htmltagcloud a:active {
	color:white;
	background-color:#267AA8
}
.wrd {
	padding:0;
	position:relative
}
.wrd a {
	text-decoration:none
}
.tagcloud0 {
	font-size:1em;
	color:#72A9C7;
	z-index:10
}
.tagcloud0 a {
	color:#72A9C7
}
.tagcloud1 {
	font-size:1.2em;
	color:#639FC0;
	z-index:9
}
.tagcloud1 a {
	color:#639FC0
}
.tagcloud2 {
	font-size:1.4em;
	color:#5496BA;
	z-index:8
}
.tagcloud2 a {
	color:#5496BA
}
.tagcloud3 {
	font-size:1.6em;
	color:#478CB1;
	z-index:7
}
.tagcloud3 a {
	color:#478CB1
}
.tagcloud4 {
	font-size:1.8em;
	color:#4181A3;
	z-index:6
}
.tagcloud4 a {
	color:#4181A3
}
.tagcloud5 {
	font-size:2em;
	color:#3B7493;
	z-index:5
}
.tagcloud5 a {
	color:#3B7493
}
.tagcloud6 {
	font-size:2.2em;
	color:#356884;
	z-index:4
}
.tagcloud6 a {
	color:#356884
}
.tagcloud7 {
	font-size:2.4em;
	color:#2F5C75;
	z-index:3
}
.tagcloud7 a {
	color:#2F5C75
}
.tagcloud8 {
	font-size:2.6em;
	color:#295065;
	z-index:2
}
.tagcloud8 a {
	color:#295065
}
.tagcloud9 {
	font-size:2.8em;
	color:#295065;
	z-index:1
}
.tagcloud9 a {
	color:#295065
}
.tagcloud10 {
	font-size:3em;
	color:#25485A;
	z-index:0
}
.tagcloud10 a {
	color:#25485A
}
.freq {
	font-size:10pt !important;
	color:#bbb
}
