.tagcloud {
	/*font-weight: 			bold; */
	font-weight: 			normal;
	text-align: 			justify;
	width:                  148px; /* subnav div is 181px */
	margin-left:			16px;
	padding-top:			5px;
}
.tagcloud a {
	text-decoration: none;
	color:       #9E9E9E;
}
.tagcloud a:hover {
	color:	#616161;
}
.tagcloud .h2s {
	font-size: 13pt;
	display: inline;
}
.tagcloud .h3s {
	font-size: 11pt;
	display: inline;
}
.tagcloud .h4s {
	font-size: 10pt;
	display: inline;
}
.tagcloud .h5s {
	font-size: 9pt;
	display: inline;
}
.tagcloud .h6s {
	font-size: 7pt;
	display: inline;
}