body {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	line-height: 1.35em;
	color: #333333;
	margin: 10px;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 8px;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	line-height: 1.25em;
	font-family: "ËÎÌå";
	font-weight: bold;
	color: #000000;
}

a {
	text-decoration: none;
	color: #333333;
}

ul {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	list-style-type: none;
	line-height:1.50em;
	display: block;
	float: left;
	width: 33%;
}

p {
	text-align: left;
}
div {
	margin-top: 5px;
	margin-bottom: 5px;
}