@charset "utf-8";
/* Start reset */
body
	{
	color:#000000;
	font:8pt Verdana, arial,helvetica, clean, sans-serif;
	text-decoration:none;
	letter-spacing:normal;
	word-spacing:normal;
	width:100%;	
	background:url(/images/global/bodyBG_repeatXY.jpg);
	}
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p
	{
	margin:0; 
	padding:0;
	}
img, a img{border:0;}
li {list-style:none;}
textarea{overflow-y:auto;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold; font-style:normal; line-height:1.33; text-decoration:none; width:100%;}
em, i{font-style:italic;}
strong, b{font-weight:bold;}
input, textarea, select{font-family:inherit; font-size:inherit; font-weight:inherit;}
div {margin:0; padding:0;}

/* End reset */

