body {
	margin: 0 auto;
	background: #ffffff;
        font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2b2b2b;
}

#htmltagcloud {
line-height: 25px;
word-spacing: 0px;
letter-spacing: 1px;
text-decoration:none;
text-transform:none;
text-align:left;
text-indent:10px;
color: #ffffff;
background: #ffffff;
}

h3 {
color: black;
}

#htmltagcloud a:link{
text-decoration:none;
color: #ff0000;
}

#htmltagcloud a:visited{
text-decoration:none;
color: #ff0000;
}

#htmltagcloud a:hover{
text-decoration:none;
color:#777777;

}

span.tagcloud1{font-size: 8px; z-index:9; position:relative}
span.tagcloud2{font-size: 12px; z-index:8; position:relative}
span.tagcloud3{font-size:16pxm; z-index:7; position:relative}
span.tagcloud4{font-size:20px; z-index:6; position:relative}
span.tagcloud5{font-size:24px; z-index:5; position:relative}
span.tagcloud6{font-size:28px; z-index:4; position:relative}
span.tagcloud7{font-size:32px; z-index:3; position:relative}
span.tagcloud8{font-size:36px; z-index:2; position:relative}
span.tagcloud9{font-size:40px; z-index:1; position:relative}
span.tagcloud10{font-size:44px; z-index:0; position:relative}
span.freq{font-size:10px !important;color:#000}




