{margin:0px; padding:0px;}

html, body	{height:100%;
  			margin: 0 0 0 0;
			background-image: url('imagens/bg.jpg');
			background-color: #0193de;
			background-repeat: repeat-x; 
			background-position: center top}
	
div			{border:0px;}

a 			{color: #666666;
			text-decoration: none;}
			
a:hover		{color: #000099; font-weight: bold;}

a:visited 	{color: #0066CC; font-weight: bold;}

.campos 	{border: 1px solid #000080; 
			background-color: #FFFFFF;}
			
.botao 		{background: url('imagens/bot_ok.jpg') no-repeat; 
			width:20px; 
			height:23px;
			color: none; 
			border:0;}

h1			{font-family: Arial, Verdana, Helvetica;
			font-size: 28px;
			font-weight: bold;
			color: #DE2125;
			text-align:center;
			margin-top: 0; 
			margin-bottom: 0;}
	
h2			{font-family: Arial, Verdana, Helvetica;
			font-size: 18px;
			font-weight: bold;
			color: #DE2125;
			text-align:center;
			margin-top: 0; 
			margin-bottom: 0;}
			
h3			{font-family: Arial, Verdana, Helvetica;
			font-size: 13px;
			font-weight: normal;
			color: #000000;
			text-align:justify;
			text-indent: 10px;
			margin-top: 0; 
			margin-bottom: 0;}
			
h4			{font-family: Arial, Verdana, Helvetica;
			font-size: 22px;
			font-weight: bold;
			color: #000099;
			text-align:center;
			margin-top: 0; 
			margin-bottom: 0;}
			
h5			{font-family: Arial, Verdana, Helvetica;
			font-size: 18px;
			font-weight: bold;
			color: #DE2125;
			text-align:left;
			margin-top: 0; 
			margin-bottom: 0;}
			
h6			{font-family: Arial, Verdana, Helvetica;
			font-size: 13px;
			font-weight: bold;
			color: #ffffff;
			text-align:left;
			margin-top: 0; 
			margin-bottom: 0;}