
 
    body { background-color: #e8eae8;
      color: #5d665b;
      margin-top: 70px;
      margin-left: 100px;
      margin-right: 100px;
      margin-bottom: 70px;
      font-family: Verdana, Geneva, Arial, sans-serif;
      font-size: small;
      line-height: 180% 
    }
	
    p {letter-spacing: 0.2cm;}
 
    h3 {color:#966b72; 
      font-family:Georgia,"Times New Roman",Times,serif;
    }
 
#tabela1 
	{
	visibility: visible;
	width: 100%;
	position: relative
	}
#tabela1 table   
	{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}
#tabela1 td
	{
	padding: 50px 54px 50px 54px;
	border-color: #999;
	border-width: 1px;
	border-style: dotted dotted dotted dotted
	}
#tabela1 tr
	{
	background-color: #F9FAF9
	}
 
#tabela2 
	{
	visibility: visible;
	width: 100%;
	position: relative
	}
#tabela2 table   
	{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}
#tabela2 td
	{
	padding: 0px 4px 0px 4px;
	border-color: #999;
	border-width: 1px;
	border-style: dotted dotted dotted dotted
	}
#tabela2 tr
	{
	background-color: #F9FAF9
	}
