body, td, tr {
    font-family: helvetica;
    font-size: 12px;
    margin-top: 6px;
}

.content {
    padding-left: 167px;
    padding-top: 65px;
}

.subsection {
    font-size: 16px;
    color: black;
    padding-top:12px;
    font-family: georgia;
    text-transform: uppercase;
}

a {
    color: #B23426;
    text-decoration: none;
}

a:hover {
    color: #F12B35;
    text-decoration: underline;
}

.price {
    color: darkgreen;
}

.talk {
    margin-left: 0px;
}

// from older versions - not needed

.small_title {
    font-size: 16px;
    font-family: trajan;
    padding-left: 167px;
    padding-bottom: 35px;
}

.section_title {
    font-size: 30px;
    color: black;
    padding-left:165px;
    font-family: trajan;
}
