@charset "UTF-8";
/* CSS Document */

body {
	font: small/200% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #444444;
	width: 946px;
	margin: 0px auto auto;
	padding: 0px;
	
}
* html body {
	font-size: x-small; /* for IE/Win */
	f\ont-size: small; /* for other IE versions */
}

