.body2 {
	background-image:url(../fundo3.gif);
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;

	margin-top: 0;
	margin-left: 0;
	margin-right:0;
	margin-bottom:0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-top: 0;
	margin-left: 0;
	margin-right:0;
	margin-bottom:0;
}


.titulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	background-color: #ffffff; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}	
	
.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #990000; 
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}	


/*



.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #003399;
}


.thclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #=006699;
	background-color:#00CCCC; 
}

.thbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006666;
}

.tabborda {
	background-color:#FFFFFF;	
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}




.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.abranco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.resumo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #000000;
}
.tithome{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*/