html, body
{
	background-color: #eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:tahoma,sans-serif;
	font-size:11px;
	line-height:16px; 
	color:#3E3E3E;
	scrollbar-3d-light-color:#white;
	scrollbar-arrow-color:#96A7A1;
	scrollbar-base-color:#CDD5D2;
	scrollbar-face-color:#CDD5D2;
	scrollbar-highlight-color:#white;
	scrollbar-shadow-color:#96A7A1;
}

A				{text-decoration:none;}
A:link			{text-decoration:none; color:#353535;}
A:visited		{text-decoration:none; color:#353535;}
A:hover			{color:#366B02;}
A.linkbranco	{font-family:tahoma,sans-serif;font-size:11px; text-decoration:none; color:#ffffff}


.txt			{font-family:tahoma,sans-serif;font-size:11px;line-height:16px; color:#3E3E3E;}
.titulo_1		{font-family:tahoma,sans-serif;font-size:11px;font-weight:BOLD; color:#767676;}
.titulo_2		{font-family:tahoma,sans-serif;font-size:13px;font-weight:BOLD; color:#366B02;}
.titulo_3		{font-family:tahoma,sans-serif;font-size:11px; color:#353535;}

.text-area		{font-family:tahoma,sans-serif;font-size:11px; text-decoration:underline; color:#353535; }

.formulario		
{
	background-color: #EDEDED;
	border-color: #343434;
	border-style: solid;
	border-width: 1px;
	color: #353535;
	font-family: tahoma;
	font-size: 11px;
	margin-left: 0px;
}

.rdp			{font-family:tahoma,sans-serif;font-size:11px; color: #7D7D7D;}
