h1
{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

p 
{
    text-align: justify;
    text-indent: 40px;
    line-height: 18px;
}

ul {

}

ul li {

    margin-left: 10px;
    text-align: justify;
    line-height: 18px;
}