/* CSS Document */

body {
	font-size: 1.1em;
}
p {
line-height: 150%;
}
.fontSize p {
  margin-top: -5px;
}
