button {
	font-family:							arial,sans-serif;
}
ul {
	margin:									0;
	padding:								0;
	}
li {
	list-style-type:						none;
	}
.right {
	float:									right;
	}
.left {
	float:									left;
	}
.center {
	margin:									0 auto;
	}
.hidden {
	display:								none;
	}
.nojs {
	display:								none;
	}
.clearfix:after {
	content: 								".";
	display: 								block;
	clear: 									both;
	visibility: 							hidden;
	line-height: 							0;
	height: 								0;
	}
.clearfix {
	display: 								inline-block;
	}
.clear {
	clear:									both;	
	}
html[xmlns] .clearfix {
	display: 								block;
	}
* html .clearfix {
	height: 								1%;
	}
img {
	border:									none;
	}
a {
	cursor:									pointer;	
}
form
{
	margin:									0;	
}
h1{
	font-size:								30px;		
}
h2{
	font-size:								18px;
}
h3{
	font-size:								15px;
}
h4{
	font-size:								14px;	
}
