body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
       text-align: left;
}

a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #E77843;
}


.titulo      { 	
	font-size: 20px;
	font-weight: bold;
	color: #E77843;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #EFA885;
}
.footer {
	font-size: 10px;
	font-weight: bold;
       background-color: #E77843;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.texto1      { font: 12px; }
.texto1b     { font: bold 12px; }
.texto2      { font: 10px; }
.texto2b     { font: bold 10px; }
.texto3      { font: 9px; }
.texto3b	 { font: bold 9px; }
.texto4 	 { font-size: 9px; }
.texto4b     { font-size: 9px; font-weight: bold; }
.validador   { font-size: 7px; color: #E77843;  }
.boleto1      { font-size: 20px; color: #000000;}
.boleto1b     { font-size: 20px; font-weight: bold; color: #000000;}
.boleto2      { font-size: 15px; color: #000000;}
.boleto2b     { font-size: 15px; font-weight: bold; color: #000000;}
.boleto3      { font-size: 12px; color: #000000;}
.boleto3b     { font-size: 12px; font-weight: bold; color: #000000;}
.boleto4      { font-size: 10px; color: #000000;}
.boleto4b     { font-size: 9px; font-weight: bold; color: #000000;}
.boletovalidador    { font-size: 8px; color: #000000; }

.msg1 { font: bold 15px; text-align: center; background-color: #6AB5FF; }
.msg2 { font: bold 11px; text-align: center; background-color: #DDEEFF; }
.msg3 { font: bold 9px;  text-align: left;   background-color: #DDEEFF; } 
.msgboleto   { font: bold 15px; text-align: center; background-color: #8CB4D0; color: #000000;}




