element.style {
}
.content p, .content h1, .content h2, .content h3, .content h4 {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    color: inherit;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1.3em;
}
.content p {
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 1em;
    line-height: 1.4em;
}
.panel p {
    font-size: 1.2em;
    margin-bottom: 1em;
    line-height: 1.4em;
}

p {
    line-height: 1.3em;
    font-size: 1.1em;
    margin-bottom: 1.5em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
user agent stylesheet
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.calculator-container {
    max-width: 610px;
    margin: auto;
    background-color: #f5f0d4;
    padding: 13px;
    border-radius: 0 0 8px 8px;
    border-width: 2px;
    border-style: solid;
    text-align: justify;
}
.pages-content {
    line-height: 1.3em;
    font-size: 1.25em;
}
.content {
    color: #250303;
}
.content {
    color: #333333;
}
.content {
    clear: both;
    min-height: 3em;
    overflow: hidden;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    padding-bottom: 1px;
}
.panel {
    background-color: #e6e3d8;
    color: #1d1005;
}
.panel {
    background-color: #ECF1F3;
    color: #28313F;
}
html, body {
    color: #540619;
    background-color: #cba;
}
html, body {
    color: #536482;
    background-color: #fff;
}
body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: normal;
    margin: 0;
    padding: 12px 0;
    word-wrap: break-word;
    -webkit-print-color-adjust: exact;
}
body {
    line-height: 1;
}
html {
    font-size: 100%;
    height: 101%;
}
h1 {
    font-size: 12px;
    font-weight: bold;
  
}