body {
        font-family: Arial;
        text-align: justify;
	}

p {
        font-family: Arial;
	line-height:125%;
        text-align: justify;
	}

h1 {
        font-size: 28px;
        color: #000000;
	}

h3 {
        font-size: 18px;
	}
li {
        line-height:125%;
	}

