/*** Begin Header Tags SEO CSS ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
.hts_listing_text {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 margin-bottom: 0;
 padding: 6px 5px 6px;
 color: #9a9a9a;
}
.hts_sub_text {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 margin-bottom: 0;
 padding: 10px 0px 10px;
 color: #9a9a9a;
}
#tagcloud {
 color:#0066FF;
 padding: 10px;
 text-align:center;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

#tagcloud a:link, #tagcloud a:visited {
 text-decoration:none;
 color: #333;
}

#tagcloud a:hover {
 text-decoration: underline;
}

#tagcloud span {
 padding: 4px;
}

#tagcloud .smallest {
 font-size: x-small;
}

#tagcloud .small {
 font-size: small;
}

#tagcloud .medium {
 font-size:medium;
}

#tagcloud .large {
 font-size:large;
}

#tagcloud .largest {
 font-size:larger;
}
/*** End Header Tags SEO CSS ***/