* { 
	font-size: 1em; 
	margin: 0;
	outline: none;  
	padding: 0; 
}
a img, iframe, fieldset, object { 
	border: none; 
}
caption, th { 
	text-align: left; 
}
td { 
	vertical-align: top; 
}
ul { 
	list-style-type: none; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}
body { 
	background-color: white; 
}
th, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
}
cite { 
	font-style: normal; 
}