BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	background-color : #FFFFFF;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
}

TR.cabecalho {
	background-color : #FFFFFF;
	font-weight : bold;
}

TR.item {
	background-color : #FF9900;
}

TR.itemAlternativo {
	background-color : #FFCC00;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}

A:HOVER {
	text-decoration : underline;
}

A.linkPequeno, A.linkPequeno:ACTIVE, A.linkPequeno:LINK, A.linkPequeno:VISITED {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #000066;
}

A.linkPequeno:HOVER {
	text-decoration : underline;
}

.branco {
	color : #FFFFFF;
}

.preto {
	color : #000000;
}

.laranja {
	color : #FF9900;
}

.amarelo {
	color : #FFCC00;
}

INPUT, TEXTAREA, SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
}

INPUT.geral, TEXTAREA.geral, SELECT.geral {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	border-top-color : #BBBBBB;
	border-bottom-color : #BBBBBB;
	border-left-color : #BBBBBB;
	border-right-color : #BBBBBB;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
}

INPUT.botao {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	background-color : #AAAAAA;
	border-top-color : #888888;
	border-bottom-color : #888888;
	border-left-color : #888888;
	border-right-color : #888888;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
}

INPUT.nada {
	border-top-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
}

HR {
	color : #000066;
}

.17 {
	font-size : 17px;
}

.16 {
	font-size : 16px;
}

.15 {
	font-size : 15px;
}

.14 {
	font-size : 14px;
}

.13 {
	font-size : 11px;
}

.12 {
	font-size : 12px;
}

.11 {
	font-size : 11px;
}

.10 {
	font-size : 10px;
}

.9 {
	font-size : 9px;
}
