body {
  background-color: white;
  margin: 0;
  font-size: 10px;
  max-height: 100%;
  line-height: 13px;
}
.tamanho_medio {
  display: inline-block;
  min-width: 100px;
}
.tamanho_pequeno {
  display: inline-block;
  min-width: 50px; }
.fonte-pequena {
  font-size: 6px;
}
.fonte-grande {
  line-height: 18px;
}
p.comentario.head img {
  display: none; } 
.nao-imprimir, .menu_link, .flash-message, .navbar-fixed-bottom, .navbar-fixed-top {
  display: none;
}
div.comentario, .table, .page-header {
  margin: 0px 0px 0px 0px;
}
h1, h2, h3 {
  line-height: 28px;
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
p, li {
  margin: 0px;
  line-height: 12px;
}
.table td {
  line-height: 11px;
}
.btn {
  text-shadow: none;
  border: none; }
