body, h1, h2, h3, h4 {
    font-family: calibri, arial, geneva, helvetica, helv, sans-serif;
    font-size: 12px;
    background: #111;
    color: #eee;
}

hr {
    height: 1px;
    border: none;
    background: #666;
}

a {
    color: #F8C03B !important;
    text-decoration: none !important; 
}

a:hover {
    text-decoration: underline; 
}

.insights {
    text-align: center !important;
}

.insights table {
    width: 400px !important;
    margin: 0 auto !important;
}

.insights .title a, .insights .powered {
    color: #fff !important;
}
