@charset "UTF-8";

/*Copyright True Mortgage Advice Limited 2009-2024. All rights reserved*/

html {
    font-family: sans-serif;
    font-size: 100%;
}

h1 {
    margin-top: 20px;
    color: #033755;
}

h2 {
    color: #b48e00;
}

h3 {
    color: #999900;
}

h4 {
    color: #990000;
}

.services {
    color: #033755;
    text-align: center;
}

.disclosure {
    color: #b48e00;
    text-align: center;
}

.ps {
    color: #A0522D;
    text-align: center;
    font-size: 80%;
}