﻿body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

#h1Title {
    color: #ff6600 !important;
}

.calculatortext {
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    font-size: 16px;
}

th.cTh {
    font-size: 16px;
}

th, td {
    font-size: 16px;
}

.calculatorh2 {
    color: inherit;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.fieldset {
    background-image: none;
}

h2 {
    letter-spacing: normal;
}

div.button {
    background-image: none;
}

    div.button div {
        background-image: none;
    }

        div.button div div {
            background-image: none;
        }
