/* CSS Document */
	
body {
	
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-size: small;
	
}

.clear {
	height: 1px;
	overflow : hidden;
	clear : both;
}



