﻿body {
    text-align: center;
    font-family: "Segoe UI",Verdana,Helvetica,Sans-Serif;
}


h1 {
    font-size: 218.75%;
    color: #9E0054;
    font-weight: normal;
    margin-bottom: 19px;
}

p {
    margin-bottom: 15px;
    color: #646466;
    font-size: 75%;
    line-height: 175%;
    padding: 0px;
    margin: 0px;
    font-size: 100%;
}

p.telephone span {
    font-weight: bold;
    color: #26A2B5;
}


