body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

img {
	border:0;
}

h1  {FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; color:#000000; font-weight: normal; }

.font_branco_peq       {FONT-SIZE: 8pt; FONT-FAMILY:  Tahoma; color:#ffffff}
.font_branco           {FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; color:#ffffff}
.font_branco_gde       {FONT-SIZE: 16pt; FONT-FAMILY: Tahoma; color:#ffffff}

.font_preto_peq        {FONT-SIZE: 8pt; FONT-FAMILY:  Tahoma; color:#000000}
.font_preto            {FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; color:#000000}
.font_preto_gde        {FONT-SIZE: 16pt; FONT-FAMILY: Tahoma; color:#000000}

.font_vermelho_peq     {FONT-SIZE: 8pt; FONT-FAMILY:  Tahoma; color:#ff0000}
.font_vermelho         {FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; color:#ff0000}
.font_vermelho_gde     {FONT-SIZE: 16pt; FONT-FAMILY: Tahoma; color:#ff0000}

.link_branco a:link      {font-size: 10pt; font-family: Tahoma; color: #ffffff; text-decoration: none;}
.link_branco a:visited   {font-size: 10pt; font-family: Tahoma; color: #ffffff; text-decoration: none;}
.link_branco a:hover     {font-size: 10pt; font-family: Tahoma; color: #ffffff; text-decoration: underline;}

.link_preto a:link       {font-size: 10pt; font-family:  Tahoma; color: #000000; text-decoration: none;}
.link_preto a:visited    {font-size: 10pt; font-family:  Tahoma; color: #000000; text-decoration: none;}
.link_preto a:hover      {font-size: 10pt; font-family:  Tahoma; color: #000000; text-decoration: underline;}

.link_vermelho a:link       {font-size: 10pt; font-family:  Tahoma; color: #FF330D; text-decoration: none;}
.link_vermelho a:visited    {font-size: 10pt; font-family:  Tahoma; color: #FF330D; text-decoration: none;}
.link_vermelho a:hover      {font-size: 10pt; font-family:  Tahoma; color: #FF330D; text-decoration: underline;}

.txt_contato_cinza
	{
		BORDER-BOTTOM: none;
		BORDER-LEFT: none;
		BORDER-RIGHT: none;
		BORDER-TOP: none;
		background: #ebebeb;
		font-family: Tahoma;
		font-size: 11px;
		list-style-type: disc;
		color: #616263;
  		width: 290px;
		height: 40px;
		font-weight: bold;
	}

.txt_contato_msg_cinza
	{
		BORDER-BOTTOM: none;
		BORDER-LEFT: none;
		BORDER-RIGHT: none;
		BORDER-TOP: none;
		background: #ebebeb;
		font-family: Tahoma;
		font-size: 11px;
		list-style-type: disc;
		color: #616263;
  		width: 290px;
		height: 80px;
		font-weight: bold;
	}	
	
.txt_contato
	{
		BORDER-BOTTOM: 1px solid #616263;
		BORDER-LEFT: 1px solid #616263;
		BORDER-RIGHT: 1px solid #616263;
		BORDER-TOP: 1px solid #616263;
		font-family: Tahoma;
		font-size: 11px;
		list-style-type: disc;
		color: #616263;
  		width: 290px;
		height: 18px;
		font-weight: bold;
	}	
	
.txt_botao
	{
		BORDER-BOTTOM: 1px solid #616263;
		BORDER-LEFT: 1px solid #616263;
		BORDER-RIGHT: 1px solid #616263;
		BORDER-TOP: 1px solid #616263;
		background-color:#ffffff;		
		font-family: Tahoma;
		font-size: 12px;
		list-style-type: disc;
		width: 60px;
		height: 22px;
		color: #616263;
  		font-weight: bold;
	}	
