@charset "utf-8";
/* CSS Document */

body {
	background-color: #EBEDED;
	font-family: "segoe UI", "trebuchet MS", arial, verdana;
	font-size: 75%;
	line-height: 140%;
	color:#333333;
}
img {
	display: block;
}
