@CHARSET "UTF-8";

body {
	position: relative;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

div.Clear {
	clear: both;
}


