body {
	background-image: url(fundo.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}
.TextoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	padding: 1px;
}
.Campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 1px;
	border: 1px outset #CCCCCC;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 2px;
	text-transform: none;
	font-style: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.Tabela {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000066;	
}
.faixaCz {
	background-color: #666666;
	height: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.faixaVerm {
	background-color: #CC0000;
	height: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.Tabela2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #000066;
}
.NotacaoVerm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
.Notacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	font-style: italic;
}
.TituloAmarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	text-transform: capitalize;
	font-style: italic;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	padding: 1px;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.Legendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 2px;
}
.TituloIng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 2px;
	text-transform: none;
	font-style: italic;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.TituloSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	padding: 2px;
	text-transform: none;
	font-style: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.TituloSmallIng {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	padding: 2px;
	text-transform: none;
	font-style: italic;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.TextoIng {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	font-style: italic;
}

