BODY {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #333333;
    background-image: url(../imgs/fundo.gif);	
}

.Titulo {
	font-weight: normal;
	font-size: 13pt;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;	
}

.Txt {
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	font-family: MS Sans Serif, Verdana, Tahoma, Arial;	
}

.TxtBold
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: MS Sans Serif, Verdana, Tahoma, Arial;	
}

.Lnk1
{
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;	
    FONT-SIZE: 8pt;    
	text-decoration:	underline;
	color:	#000066;
}
.Lnk1:link	{	
	text-decoration:	underline;
	color:	#000066;
	}	
.Lnk1:visited	{	
	text-decoration:	underline;
	color:	#000066;
	}	
		
.Lnk1:active	{	
	text-decoration:	underline;
	}	
		
.Lnk1:hover	{	
	text-decoration:	underline;
	color:	#660000;
	}
.FooterTxt 
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;	
    FONT-SIZE: 7pt;    
	text-decoration: none;
	color: #333333;
}
.FooterBk 
{
	background-color: #124578;
}
