	.textoConteudo
	{
		font-size: 10px;
		color: #686868;
		font-family: tahoma;
	}
	.texto1
	{
		font-size: 12px;
		color: #000000;
		font-family: arial;
	}
	
	.nounderline 
	{
	COLOR: #005875;
	TEXT-DECORATION: none
	}
	.nounderline:hover 
	{
	COLOR: #005875;
	TEXT-DECORATION: none
	}
	ol
	{
	list-style-type:lower-alpha;
	}
	

	
