* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
   	border: none;
	text-align: left;
   	list-style-type: none;
	}
body {
	font-family: Arial, "ËÎÌå", sans-serif;
	font-size: 0.875em;
	color: #303030;
	line-height: 1.4em;
	background-color: #ffffff;
	}
img,div,a,p,input {
	behavior: url(iepngfix.htc);
	border: none;
	border-width: 0;
	vertical-align: bottom;
    }
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
    }

