@charset "utf-8";

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	margin:0px;
	padding:0px;
}

.ClearFix
{
	clear:both;
}
