.txtTitulo
{
    font-family: tahoma;
    font-size: 7pt;
    font-weight: bold;
    color: #A35200;
    padding-top: 0px;
    padding-bottom: 10px;					 
}

.txtTopo
{
    font-family: tahoma;
    font-size: 7pt;
    font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
    color: #F9F3AE;
	background-color: #FFC237;
}

.txtRodape
{
    font-family: tahoma;
    font-size: 7pt;
    font-weight: normal;
	text-align: justify;
	padding: 10px;
    color: #808080;
	background-color: #FFFFFF;
}

.txtNormal
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
	text-align: justify;
    color: #808080;
	line-height: 2;
}