* {
	Margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-size-adjust: none;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	_line-height:17px;
	color: #3d3d3d;
	text-align:center;
}

/* 
div{
	border:1px solid red;
	}
	
*/
