body{
	margin:0;
	border:0;
	padding:0;
	font-size:13px;
	font-weight:400;
	line-height:1.5em;
}
a{
	color:#736357;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#CCC;
}
div,p,dl,dt,dd,ul,ol,li,form,h1,h2,h3,h4,h5,h6,address{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight:400;
	font-size:100%;
}
img{
	border:none;
	display:block;
}
ul li,ol li{
	list-style-type:none;
}
*:first-child+html body,* html body{
	font-size:75%;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
.clearBox{
	font-size:0.1px;
	line-height:1%;
	clear:both;
	height:0px;
	width:0px;
}

