body {
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 11px;
    padding: 20px;
}

h1 {
    font-size: 16px;
    margin: 25px 0 22px 0;
}

h2 {
    margin: 0 0 12px 0;
    font-size: 11px;
}

p {
    margin: 11px 0;
}

ol li {
    margin: 1em 0;
    margin-left: 23px;
}

.title {
    font-size: 12px;
    border-bottom: 1px solid #000;
    margin-bottom: 17px;
    padding-bottom: 12px;
}

.resume {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

span {
    font-weight: 700;
}

.text {
    font-size: 12px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 18px;
}