/* The px -> em translation was done by using this chart:
	 0.15em	0.15em
	 5px	0.38em
	 0.69em	0.69em	xx-small
	0.83em	0.83em	x-small
	0.90em	0.90em
	0.92	0.92
	13px	1.0em	small
	1.2em	1.2em
	25px	1.6em
	max-width: 100%;
	}

*/
* {width: 170px;}
body {padding: 0px;
	margin: 0px;
	color: #444444;
	background: #FFFFFF;
	font-family: Arial, Sans-Serif;}
li {list-style:none;}
.noPrint{display:none;font-size:1.0em}
