HTML {
	/* For testing only
	width: 246px;
	border: solid 1px #999999;
	*/
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

	BODY {
		font-family: "Trebuchet MS", sans-serif;
		color: #555555;
	}
	
	* { /* Smart to have for all handheld stylesheets */
		max-width: 100%;
	}
