.AllTitleFont{
	font-family: Open Sans regular;
    font-size: 45px;
    color: #595959;
	font-weight: bolder;
}

.AllTextFont{
	text-align: center;
    text-indent: 0px;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 20px;
    font-family: Open Sans regular;
	color: inherit;