html, body, p, div, h1, h2, h3, h4, h5, h6, ul, li {
	font-size:					100%;
	font-weight:				normal;
	margin:						0;
	padding:					0;
}


/* Base Body and Fonts */

body {
	text-align:					center;
	font-family:				"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

img {
	border:						none;
}
