/* CSS Document */
	
html,body {
	
	font-family: "trebuchet ms", tahoma;
	font-size: small;
	
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}

body {
	margin: 0;
	padding: 0;
	
}
