  .word {
  	font-family: verdana,tahoma,arial,helvetica,sans-serif;
  	padding: 4px;
  	letter-spacing: 1px;
  	text-decoration: none;
  	font-weight: normal;
  }
.size9,.size8,.size7,.size6,.size5,.size4,.size3,.size2,.size1,.size0 {
  	font-family: verdana,tahoma,arial,helvetica,sans-serif;
  	padding: 4px;
  	letter-spacing: 1px;
  	text-decoration: none;
  	font-weight: normal;
  }
  .size9 {
    color: #000;
  	font-size: 24px;
  	font-weight: bold;
/*    line-height: 30px;   */
  }
  .size8 {
  	color: #111;
  	font-size: 24px;
  }
  .size7 {
  	color: #222;
  	font-size: 22px;
  	font-weight: bold;
  }
  .size6 {
  	color: #333;
  	font-size: 20px;
  	font-weight: bold;
  }
  .size5 {
  	color: #444;
  	font-size: 18px;
  	font-weight: bold;
  }
  .size4 {
  	color: #555;
  	font-size: 18px;
  	font-weight: bold;
  }
  .size3 {
  	color: #666;
  	font-size: 14px;
  }
  .size2 {
  	color: #777;
  	font-size: 12px;
  }
  .size1 {
  	color: #888;
  	font-size: 11px;
  	font-weight: bold;
  }
  .size0 {
  	color: #999;
  	font-size: 9px;
  }

/*
body {
	background: #fff;
	margin: 10px 10px 50px;
}
body, a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
}
h1, h1 a, h2 {
  font-size: 20px;
  text-decoration: none;
	font-weight: normal;
	margin: 0;
	text-align: center;
  line-height: 140%;
}
h3 {
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #FF0000;
	margin: 0;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	letter-spacing: 3px;
	font-size: 12px;
	line-height: 40px;
	margin: 0;
	font-weight: bold;
	color: #FF0000;
}

#boxtagcloudh {
  background: #fff url(../images/cloudtagh.gif) center no-repeat;
  width: 448px;
  max-width: 428px;
  height: 192px;
  max-height: 172px;
  padding: 10px;
}
#boxtagcloud {
  background: #eee url(../images/cloudtag.gif) center no-repeat;
  width: 238px;
  max-width: 218px;
  height: 192px;
  max-height: 172px;
  margin-top: 20px;
  margin-left: 200px;
  padding: 10px;
}
*/