.tags  h1{

	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #555555;
	text-align:justify;
	width:770px;
	border-bottom:1px dotted #555555;
	margin:0 0 5px 0;
}

.tags  h2{

	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-align:justify;
	width:770px;
	margin:0 0 5px 0;
}

.tags  h3{

	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #777777;
	text-align:justify;
	width:770px;
}


.tags a:link, .tags a:visited {

  color: #777777;
  text-decoration: none;
}

.tags a:hover {

  color: #999999;
}