body
{ 
    font-family: verdana, arial, sansserif; 
    font-style: normal;
	font-size: 8pt;
	color: #28292E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.INPUT
{
	color: #333333;
	font-family: verdana, arial, sansserif;
	font-size: 8pt;
	background-color: #DEE0DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A6A3;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #A2A6A3;
}

.txtrodape
{
	color: #DEE0DF;
	font-family: verdana, arial, sansserif;
	font-size: 8pt;
}
	
.pad
{
	padding-left: 10px;
}		

.txt_padrao
{
	color: #28292E;
	font-family: verdana, arial, sansserif;
	font-size: 8pt;
}	

.verdana_11_bold_escura
{
	color: #28292E;
	font-family: verdana, arial, sansserif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	
}	

.txtlegenda
{
	color: #999999;
	font-family: verdana, arial, sansserif;
	font-size: 7pt;
}	

a:link { text-decoration: none; color:#333333; }
a:visited { text-decoration: none; color:#333333; }
a:active  { text-decoration: underline; color:#333333; }
a:hover { text-decoration: underline; color:#red; }
