*{
	font-family:Arial;
	}
.tabelavendadepassagem td{
	font-size:12px;
	color:#900;
	font-weight:bold;
	text-align::right;
	
	
	}	
.style1 {
	font-family:Tahoma;
	font-size:11px;
	color: #990000;
	font-weight: bold;
}

.style1b  {
	font-family:Tahoma;
	font-size:8px;
	color: #990000;
	font-weight: bold;

}


.style2 {
	font-family:Tahoma;
	font-size:11px;
	color: #990000;
}
body {
	background-color: #EBEFE2;
	text-align:center;
}
.bg {
	background-attachment: scroll;
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #636869;
}
.texto_atencao {
	font-family: tahoma;
	font-size: 12px;
	color: #af241d;
	font-weight: bold;

}

.formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #636869;
	background-color: #F8FAF5;
	padding: 3px;
	height: 20px;
	border-top: 1px solid #EBEFE2;
	border-right: 1px solid #EBEFE2;
	border-bottom: 1px solid #EBEFE2;
	border-left: 1px solid #EBEFE2;

}
.multiline {

	font-family: Tahoma;
	font-size: 11px;
	color: #636869;
	background-color: #F8FAF5;
	padding: 3px;
	border: 1px solid #EBEFE2;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;


}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9F231C;
	text-decoration: underline;

}
a:active {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #9F231C;
	text-decoration: none;
}
.riscado {
	font-family: tahoma;
	font-size: 11px;
	color: #A0231C;
	text-decoration: line-through;

}

