p.toptext {
    color: #4F81BD;
    font-size: 16pt;
    line-height: 19pt;
    font-family: Calibri;
    font-weight: bold;
    text-align: center;
}

p.regulartext {
    color: black;
    font-size: 13pt;
    line-height: 15pt;
    font-family: Calibri;
    font-weight: normal;
    text-align: left;
}