.texto_comum{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.texto_negrito{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.titulo{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.ampliafoto{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}