body {
    font-size: 18px;
    font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
}
a, a:visited {
    text-decoration: none;
}
.smtype {
font-size:12 px;
}

.bigtype {
    font-size: 48px;
    font-weight: bold;
}
.medtype {
    font-size: 24px;
    font-weight: bold;
}
.est {
font-size:14 px;
font-style:italic;
}
.box {
    border-style: solid;
    padding: 10px;
}
