* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.content p, .start {
    line-height:16px;
}

.start, .start * {
    color: #6BACC9;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}

h1 {
    font-size: 16px;
    color: #FFFFFF;
}
h2 {
    font-size: 15px;
    color: #FFFFFF;
}
h3 {
    font-size: 14px;
    color: #FFFFFF;
}
h4 {
    font-size: 13px;
    color: #FFFFFF;
}
h5 {
    font-size: 12px;
    color: #FFFFFF;
}
h6 {
    font-size: 11px;
    color: #FFFFFF;
}