﻿
.maps h1,
.maps h2,
.maps p {
    font-family: Arial;
}

.maps h1 {
    font-size: 12pt;
    font-weight: bold;
}

.maps h2 {
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
}

.maps span {
    font-size: 10pt;
    font-weight: normal;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.maps p {
    font-size: 10pt;
    font-weight: normal;
}

.maps .MasterProfileAvatar {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}

.maps .MasterProfileAvatar img {
    float: none !important;
    width: 80px !important;
    height: 80px !important;
}

.maps table td {
    text-align: center;
}
