
/*Corpo, fontes*/
		body{ 
		margin-bottom:0; 
		margin-left:0; 
		margin-right:0; 
		margin-top:0;
		background-color:#285373;
		}
		.texto1{font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:9pt; font-weight:bold}
		.textoazul{font-family:Arial, Helvetica, sans-serif; color:#0066FF; font-size:9pt; font-weight:bold}
		.titulo1{font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:11pt; font-weight:bold}
		.titulo2{font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:13pt; font-weight:bold}
		.texto2{font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:9pt;}
		.tabelaout{display:inline;}
		.tabelain{display:block; border:solid; border-width:thin; border-color:#2F5491}
		.selecionado{ background-image:url(imagens/fundo2.jpg);}
		.deselecionado{ background-image:url(imagens/fundo1.jpg)}
		HTML,BODY{ margin-bottom:0; margin:0; margin-left:0; margin-right:0; margin-top:0; height:100%}
		body a{outline:0;}
/*Corpo, fontes*/