@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}
.Titulo_Matricula
{
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    text-decoration: none;
}

.Dados_Matricula
{
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 55px;
    font-weight: bold;
    text-decoration: none;
}

.Dados_Marca_Modelo
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 42px;
	text-decoration: none;	
}

.Titulo_Informacao
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 30px;
	text-decoration: none;	
}

.Dados_Informacao
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 30px;
	font-weight:bold;
	text-decoration: none;	
}

.Titulo_Garantia
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 36px;
	font-weight:bold;
	text-decoration: none;	
}

.Dados_Garantia
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 36px;
	font-weight:bold;
	text-decoration: none;	
}

.Titulo_Equipamento
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 28px;
	font-weight:bold;
	text-decoration: none;	
}

.Dados_Equipamento
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 18px;
	text-decoration: none;	
}

.Titulo_Observacoes
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 28px;
	font-weight:bold;
	text-decoration: none;	
}

.Dados_Observacoes
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 18px;
	text-decoration: none;	
}

.Dados_RodaPe
{
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;	
	text-transform: uppercase;
}


