body {
    font-family: Arial, Helvetica, sans-serif;
}
div.content {
    margin-left: auto;
    margin-bottom: 1cm;
    margin-right: auto;
    width: 85%;
    text-align: left;
    font-size: 90%;
}
h1.centre {
    text-align: center;
}
h2.spaced {
    padding-top: 20px;
}
h2.corporateBlue {
    padding-top: 15px;
    color: #004677;
}
h3.corporateGold {
    color: #E2A92C;
}
p.back {
    font-size: 80%;
    text-align: center;
}
acronym.border {
    border-bottom: thin dotted #0000FF;
}
div.deflist {
    padding-left: 20px;
}
dt.validator {
    font-weight: bold;
}
dd.validator {
    padding-bottom: 10px;
}
li.list1 {
    list-style: disc outside;
}
li.list2 {
    list-style: circle outside;
}
p.top {
    text-align: right;
    font-size: x-small;
}
p.faq {
    padding-left: 20px;
}

img {
    border-style: none;
}
