h1 {
	FONT-WEIGHT: normal;
	MARGIN-left: 10px;
	FONT-SIZE: 26px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #4989a6;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	FONT-SIZE: 12px;
	COLOR: #9900CC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-position: outside;
	list-style-image: url(../zeimg/new.gif);
	list-style-type: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-indent: -3px;
	color: #0000FF;
}
