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;
}

.box {
    border-style: solid;
    padding: 5px;
}