body {
    font-family: "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
p {
    font-size: 14px;
    color: #666;
}
a:active, a:link, a:hover, a:focus, a:visited {
    color: #4a87ee;
}
.pointer {
    cursor: pointer;
}
.balanced {
    color: #049904;
}
.energized {
    color: #f0b840;
}
