body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.h1 {
	font-family: "ËÎÌå";
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 3px;
}
.h2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


a:active {
	text-decoration: none;
}
