body {
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  background-color:#EEEEEE;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

select {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-style:groove;
	text-transform: uppercase;
}

button {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1 px solid #000000;
	height: auto;
	width: auto;
	border-style:groove;
}

textarea {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-style:groove;
	text-align: justify;
	text-transform: uppercase;
}

li{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	line-height: 1.5;
}

label{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
}

p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	line-height: 1.5;
}

.texto{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

.texto_titulo{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color : #307019;
	font-weight : bold;
}
A:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #307019;	
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color:#307019;
	text-decoration : none;
}
A:visited{
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size : 12px;
	font-weight : bold;
	color : #307019;
	text-decoration : none;
}
A:hover{
	margin: 0px 0px 0px 0px;
	font-size : 12px;
	color : #307019;	
	text-decoration:underline;
	font-style: normal;
	font-weight : bold;
}

#menu A:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #307019;	
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform:uppercase;
}
#menu A:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color:#307019;
	text-decoration : none;
	text-transform:uppercase;
}
#menu A:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #307019;
	text-decoration : none;
	text-transform:uppercase;
}
#menu A:hover{
	font-size : 14px;
	color : #CB5300;	
	text-decoration:none;
	font-style: normal;
	font-weight : bold;
	text-transform:uppercase;
	color: #CB5300;
}

.texto_cabecalho_tabela {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration:none;
	font-weight: bold;
}

.texto_cabecalho_coluna {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	text-decoration:none;
	font-weight: normal;
}

.fundo_cabecalho_tabela1 {
	background-color: #F9E4A6;
}

.fundo_cabecalho_tabela2 {
	background-color: #E6FFE6;
}

.fundo_cabecalho_coluna {
	background-color: #EEEEEE;
}
.texto_vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

