body 
{ 
	margin: 0 
}

.menu
{
	color:			#000f3b;
	font-size:		10pt;
	font-weight:	bold;
	font-style:		bold;
	font-family:	Verdana;
}	

A 
{ 
	text-decoration: none; 
	color:#000f3b;
	font-family: arial; 
	font-size: 14px;
	letter-spacing:1px; 
	font-weight:lighter;
	font: menu;
}
A:hover 
{ 
	font-weight: bold;
	color:#4675FF 
}

.tt
{
	color:			#969696;
	font-size:		08pt;
	font-weight:	normal;
	font-style:		normal;
	font-family:	Verdana;
}	

input
{
   font-family: Verdana;
   font-size: 08px;
   color: #808080;
   height: 16px;
   border:1 soft black;
}

.dd
{
	color:			#000f3b;
	font-size:		10pt;
	font-weight:	normal;
	font-style:		normal;
	font-family:	Verdana;
}	

.botao 
{
	font: 08px verdana;
	color: #D75618;
	cursor:hand;
	font-weight:bold
}

.destaque
{
	color:			#D75618;
	font-size:		12pt;
	font-weight:	bold;
	font-style:		normal;
	font-family:	Verdana;
}	


.ll
{
	color:			#D75618;
	font-size:		08pt;
	font-weight:	bold;
	font-style:		normal;
	font-family:	Verdana;
}	
.fp
{
	color:			gray;
	font-size:		08pt;
	font-weight:	normal;
	font-style:		normal;
	font-family:	Verdana;
}	
