html, boby { min-height: 100%; }
body, div, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, pre, code, 
form, fieldset, legend, input, textarea, 
p, blockquote,
caption, th, td, 
ul, ol, li { 
	margin: 0; 
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, span { font-weight: normal; }
caption, cite, code, th, var { 
	font-style: normal;
	font-weight: normal;
}
input, textarea, select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;	
}
table 		  	{ border-collapse: collapse; }
ul, ol, li    	{ list-style:none; }
fieldset, img 	{ border: 0; }
