*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
	letter-spacing: 0;
	font-size:12px;

}

strong{
	font-style:normal;
}

html, body {
	height:100%;
	}

html>/**/body{overflow:-moz-scrollbars-vertical;}

html:first-child body{min-height:100%;}

body{
	color:#666666;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;
	text-align:center;
	line-height:1.22em;
	}
	
a {
	color:#89CC5F;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color: #666666;
	}

img {
	border:0px;
	vertical-align: bottom;
	}

ul,dl {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
img{
	vertical-align: baseline;
}

