.HIT4Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 1px;



}
.Hitlist {
	list-style-position: outside;
	list-style-image:  url(images/oneStar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: super;
	list-style-type: none;


}
.Hitlisthome {
	list-style-position: outside;
	list-style-image:  url(images/oneStar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: super;
	list-style-type: none;
	white-space: pre;
	display: block;


}
.Hitlist2 {
	list-style-position: inside;
	list-style-image:  url(images/oneStar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	vertical-align: text-bottom;
	list-style-type: lower-alpha;
	left: auto;

}
