* {
	margin: 0;
}
html, body {
	height: 100%;
}
body{
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6,p{
	padding: 0 0 12px;
	margin: 0;
}
p{
	font-size: 14px;
	line-height: 19px;
}
h2{
	line-height: 30px;
}
a.label{
	text-decoration: none !important;
}
.clear{
	clear:both;
}