
*{
	font-size    : 12px;
	line-height  : 1.8em;
	font-weight  : normal;
}

html, body {
    height     : 100%;
}

body,div,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin  : 0;
	padding : 0;
	}
	
img{
	border     : none;
	background : transparent;
	vertical-align : bottom;
	}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style  : normal;
	font-weight : normal;
	}

caption,th,td {
	text-align  : left;
	}
		
	
q:before,q:after{
		content : '';
	}
	
abbr,acronym {
	border : 0;
	}
	
