@charset "UTF-8";
/* CSS Document */
/* codificacao */

.lauda {
	color: #eee;
	}

.text-style-titulo-lauda {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 16pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0;
    line-height: 40px;
    opacity: 1.00;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    }

.text-style-subtitulo-lauda {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 14pt;
    color: #000;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 30px;
    text-align: center;
    text-indent: 0px;
    }

.text-style-lauda-capitulo {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 30px;
    opacity: 1.00;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    color: #000;
    }

.text-style-lauda{   
    color: rgb(138, 139, 138);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    }

.text-style-lauda-paragrafo{   
    color: rgb(138, 139, 138);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    margin-top: 10px;
    }

.text-style-lauda br{   
    line-height: 26px;
    }

.text-style-lauda-tab{   
    color: rgb(138, 139, 138);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    text-transform: none;
    padding-left: 30px;
    margin-top: 8px;
    margin-bottom: 10px;
    }

 .text-style-lauda-link{   
    color: #000;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    text-transform: none;
    margin-top: 8px;
    margin-bottom: 10px;
    }
   

.text-style-lauda-tab br{   
    line-height: 26px;
    }
 .text-style-assinatura{    
    font-family: 'Arial-ItalicMT', 'Arial', sans-serif;
    font-size: 10pt;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 12pt;
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    color: #000;
}   