

.boletim_materia {
    background-color : #000066;
    color : #FFFFFF;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
  }


.boletim_nota_vermelha {
    color : #ff0000;
    font-family : Courier;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    text-align : center;
  }


.boletim_nota_azul {
    color : #000066;
    font-family : Courier;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    text-align : center;
  }


.boletim_falta {
    color : #000066;
    font-family : Courier;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    text-align : center;
    text-align : center;
  }


.boletim_subcab {
    background-color : #000066;
    color : #ffff00;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : center;
  }


.boletim_sintese {
    background-color : #000099;
    color : #ffec1f;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    text-align : center;
  }


#boletim_cabecalho {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    letter-spacing : 2px;
    margin-bottom : 5px;
    word-spacing : 3px;
  }


#boletim_cab_info_aluno {
    font-family : ;
    font-size : 12px;
    font-style : normal;
    font-variant : small-caps;
    font-weight : normal;
    letter-spacing : 2px;
    margin-bottom : 5px;
    word-spacing : 3px;
  }


#boletim_tabela {
    margin-bottom : 12px;
    margin-top : 12px;
  }

