* {
	margin: 0;
	padding: 0;
/*	border: 0; */
	outline:none;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	font-size-adjust: none;
	font-variant:normal;
	font-weight:normal;
	/*line-height:20px;
	_line-height:17px;*/
	/*color: #3d3d3d; */
}

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

a{
cursor: pointer !important;}
