.org h2{
   margin-top: 40px;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}

.org p{
	 margin-left: 30px;
}

.org h3{
   margin-left: 30px;
   margin-top: 5px;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
}

.org ul{
	  margin-left: 30px;
}

