.data {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #da7c02;
}

td {
	font-family: Tahoma;
	font-size: 10px;
	color: #3e4b4f;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6d6d6d;
	text-decoration:none
}


.titulo1{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #6cb504;
	font-weight: bold;	
}

.titulo2 {
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: bolder;
	color: #e5ac15;
}

.titulo3{
	font-family: "Myriad Pro";
	font-size: 18px;
	font-style: italic;
	color: #6cb504;
	font-weight: bolder;
}

.suporte{
	font-family: "Myriad Pro";
	font-size: 16px;
	font-style:italic;
	color: #da7c02;
	font-weight: bold;	
}


