html, body
{
	padding: 0;
	margin: 0;
}
label{
	font-weight: normal;
}
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: none;
}



