.stang {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/dot.gif);



}
.heads {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #6D071A;
}
.italiac {
	font-family: Tahoma;
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	color: #336600;
	line-height: 20px;

}
.stangsmall {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #003300;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/tinydot.gif);
	left: auto;


}
.stangwhite {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/dot.gif);
}
.stanggreen {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #235201;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/dot.gif);
}

