.body{
	color: solid black;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}

.title { font-weight: bold; 
           font-size: 19px; 
           line-height: 24px; 
       }
.subtitle { font-size: 18px;
            line-height: 21px; 
          }
.title_header { color: #fff; 
        }

