/* CSS definition file containing site wide stylesheets */

.banda {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: justify;
 	text-indent: 5pt;
 	background-color: rgb(88,126,147)
}
