 
A:LINK 
{ 
	color : #BD6A81; 
	text-decoration : none; 
} 
A:VISITED  
{ 
	color : #C092A4; 
	text-decoration : none; 
} 
A:HOVER  
{ 
	color : #8D3F54; 
	text-decoration : none; 
} 
A:ACTIVE  
{ 
	color : #8D3F54; 
	text-decoration : none; 
} 

H1
{
	color: #BD6A81;
	font-size: 18px;
	font-weight: bold;	
}

H2
{
	color: #999999;
	font-size: 16px;
	font-weight: bold;	
}

H3
{
	color: #BBB6A8;
	font-size: 14px;
	font-weight: bold;	
}

.rodape
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #BC4C6A;
} 

TD.menu 
{
	color: #333333;
	background-color: #E0D9E8;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
TD.menu a:link 
{
	color: #333333;
	background-color: #E0D9E8;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:visited 
{
	color: #999999;
	background-color: #E0D9E8;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:hover 
{
	color: #FFFFFF;
	background-color: #BD6A81;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:active 
{
	color: #BD6A81;
	background-color: #E0D9E8;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.titulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #8D3F54; 
	font-weight: bold; 
	line-height: 26px; 
} 
 
.texto { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #706A5A;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 1pt;
} 

.divisoriaHorizontal
{	
	background-color: #F8E9D1;
	border: 0px;
	height: 1px;
	width: 70%;
}

.divisoriaVertical
{	
	background-color: #F8E9D1;
	border: 0px;
	height: 120px;
	width: 1px;
}
 
UL  
{ 
	margin-top: -6pt; 
	margin-bottom: 0pt; 
	margin-left: 12pt; 
	color: #000000; 
	list-style-image : url('#D1947E');}	

