html, body{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
table, tbody, tfoot, thead, tr, td, th {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear {
font-size:0; clear:both; line-height:0;
}
