@charset "utf-8";

/* CSS Document */
/* Safari 3.0 and Chrome rules here */

@media screen and (-webkit-min-device-pixel-ratio:0) {

	body {
		font-size: 11px;
	}


	p, li {
		margin-bottom: 7px;
	}
}