
h1, h2, h3, h4, h5, h6{
    color: #000;
}

h1{
    font-family: "Interstate Light", Arial, sans-serif;
}

.microsite_header{
    background: #f9f9f9;
    color: #606467;
}
.microsite_header .address{
    color: #606467;
}

.microsite_header .header_links > a, .microsite_header .social_icons li a{
    color: #606467;
}

.microsite_header .social_icons li a:hover{
    color: #92979b;
}

.microsite_header .header_links > a:hover:hover{
    background: #92979b;
    color: #fff;
}

.logo img{
    width: auto;
    /*width: 279px;*/
}

#documenter_content h3, #documenter_content h1, .micrositenew_wrapper #documenter_sidebar ul a{
    color: black;
}

#news-base a{
    color: black;
}

#documenter_content a.expand{
    border-bottom-color: #000;
}