/* CSS Document */

.body{

}

.texto {
	font-family: Arial;
	font-size: 12px;
	color: #737373;
	line-height:18px;
}
.texto2 {
	font-family: Arial;
	font-size: 12px;
	color: #737373;
	line-height:16px;
}
.preto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:14px;
}
.vinho {
	font-family: Arial;
	font-size: 12px;
	color: #c6041b;
	line-height:15px;
}