/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0; 
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
	}
html, body {
overflow-x: hidden;
}

input:focus, textarea:focus{
	background-color: #F1F1F1;
	}

ol, ul, li {
	list-style: none;
	}

caption, th, td {
	text-align: left;
	font-weight: normal; 
	}

html { 
	font-size:100%; 
	}
a { 
	color:#666666; text-decoration:none; outline: none; outline-style:none; 
	}
object { 
	outline: none; 
	}

/* RESET */