/* CSS Document */
BODY
{
	FONT-FAMILY: "Verdana"; FONT-SIZE: 12px; color: #003300;
	}
	a:link { font-family: "Ms Sans Serif"; font-size: 10px; color: #003300; }
	a:visited { font-family: "Ms Sans Serif"; font-size: 10px; color: #ff9900; }
	a:active { font-family: "Ms Sans Serif"; font-size: 10px; color: #ff9900; }
	a:hover { font-family: "Ms Sans Serif"; font-size: 10px; color: #003300; }
	
	.fonte { font-family: "Verdana"; font-size: 12px; color: #003300; }
	.fonte2 { font-family: "Verdana"; font-size: 11px; color: #003300; }

	.rodape:link { font-family: "Verdana"; font-size: 10px; color: #003300; }
	.rodape:visited { font-family: "Verdana"; font-size: 10px; color: #003300; }
	.rodape:active { font-family: "Verdana"; font-size: 10px; color: #003300; }
	.rodape:hover { font-family: "Verdana"; font-size: 10px; color: #003300; }
	
	.teste { font-family: "Ms Sans Serif"; font-size: 10px; color: #003300; }
	.verde:link { font-family: "Verdana"; font-size: 12px; color: #003300; text-decoration: none; }
	.verde:visited { font-family: "Verdana"; font-size: 12px; color: #003300; text-decoration: none; }
	.verde:active { font-family: "Verdana"; font-size: 12px; color: #ff9900;  text-decoration: none; }
	.verde:hover { font-family: "Verdana"; font-size: 12px;  color: #ff9900; text-decoration: none; }
	.font-negrito { font-weight: bold; font-family: Arial; font-size: 14px; color: #003300; }
	.font-negrito2 { font-weight: bold; font-family: Arial; font-size: 12px; color: #003300; }
	
	.pergunta:link {font-family: "Verdana"; font-size: 12px; color: #003300;font-weight: bold; }
	.pergunta:visited {font-family: "Verdana"; font-size: 12px; color: #003300;font-weight: bold; }
	.pergunta:active {font-family: "Verdana"; font-size: 12px; color: #003300;font-weight: bold; }
	.pergunta:hover {font-family: "Verdana"; font-size: 12px; color: #003300;font-weight: bold; }
}
TABLE
	{ font-family: "Verdana"; font-size: 12px; color: #003300; }
INPUT,SELECT,TEXTAREA,
	{ BACKGROUND-COLOR: #EBF1ED; BORDER : #BED8CC 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 8pt }
	}