body {

}
.tit-dourado {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: ffcc00;
}
.tit-preto-mini {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
}
.tit-preto {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
}
.tit-branco {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: ffffff;
}
.tit-vermelho {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: ff0000;
}
.txt-simples {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: ffffff;
        margin: 1px;
        padding: 1px;
}
.textlink {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: 000000;
        text-decoration:none
}
.textlink2 {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: ff0000;
        text-decoration:none
}
.txt-obs {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: ffffff;
}
.form {
        BORDER-RIGHT: #ADCADA 1px solid;
        BORDER-TOP: #ADCADA 1px solid;
	COLOR: #000000;
        FONT-WEIGHT: normal;
        FONT-SIZE: 10pt;
        BORDER-LEFT: #ADCADA 1px solid;
        BORDER-BOTTOM: #ADCADA 1px solid;
        FONT-FAMILY: Verdana;
        BACKGROUND-COLOR: #fcfcfc
}