/*
  were using Bootstrap and Font Awesome
  https://bootstrapcdn.com
*/

body { padding-top:0px; }

.red{
color:red;
}
.green{
color:green;
}

td.valores {
  text-align: center;
}

a.topo {
  color:#00a8cc;
}

.img_logo
{
	max-width:10%;
	height:auto;
}