body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:76% Arial, Helvetica, Tahoma, sans-serif;
}
* html body { text-align:center; }

#wrapper {
	position:relative;
	width:100%;
	margin:0 auto;
}
* html #wrapper { text-align:left; }

/* ***************************************************************** */

h1, h2, h3, h4, form, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
h1 {display:none;}

/* ***************************************************************** */



