body {
    background:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
}

a {
    color: #666666;
    text-decoration:none;
}

h2 {
    font-size: 18px;
    margin: 20px 0 5px 0;
    font-weight: bold;
    color: #333333;
}
h3 {
    font-size: 16px;
    margin: 5px 0 5px 0;
}

.header .row:first-child {
    padding: 15px 0 15px 0;
}
.header .row {
    padding: 0 0 15px 0;
}

.linedivider {
    padding: 15px 0 15px 0;
}