.titulo {
    font-size: 200%;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-bottom: 11px;
}

.h1 {
    font-size: 100%;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-bottom: 11px;
}

.bb-md-noticia h2 {
    font-size: 273%;
    font-family: "Times New Roman", Times, serif;
    padding-bottom: 11px;
}

.resumo{
    font-size: 108%;
    color: #666666;
    padding-bottom: 2px;
}

.h2{
    font-size: 108%;
    color: #666666;
    padding-bottom: 2px;
}

.bb-md-noticia h4 {
    color: #006699;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 77%;
}

.bb-md-noticia h4 a, .bb-md-noticia h4 a:hover {
    color: #006699;
}

.bb-md-noticia-fecha {
    font-size: 77%;
    color: #999999;
}

