<style>
  <!--
    	body	  		{
				margin: 0px;
				bgcolor: #ffffff;
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
			 	}
	.Linha			{
				line-spacing: 4px;
				}
	td  			{
				font-family: Arial;
				font-size: 11px;
				}
	th			{
				color: #000000;
				font-size: 12px;
				background: #CCCCCC;
				padding: 2px;
				text-align: left;	
				}
    	a 			{
				color: #CB783E;
				text-decoration: none;
	  			}
	a:hover         	{
 				color: #000000;
	            		text-decoration: underline;
                       		}	
	a:active         	{
 				color: #710D0D;
	            		text-decoration: underline;
                       		}  
	input, select, option, textarea 
				{
				font-family: Arial;
				font-size: 11px;
				border-width: 1px;
				border-dark-color: #CB783E;
				border-light-color: #CB783E;
				color: #CB783E;
				background-color: #F7EBDF;
				border-style: single;
				}
	.Obrigatorio 		{
				font-weight: bolder;
				}
  	.MenuPrincipal  	{
				font-family: Verdana, Trebuchet, Tahoma;
				font-size: 10px;
				font-weight: bolder;
				color: #CB783E;
				width: 140px;
				line-spacing: 10px;
			 	}
        .CentroDaTerra		{
				font-family: Verdana, Trebuchet, Tahoma;
				font-size: 9px;
				color: #CB783E;
				width: 140px;
				line-spacing: 10px;
				position: relative;
				top: 15px;
			  	}
  -->
  </style>
