.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
}
.titulos1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
.titulos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.contenido {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.td {
	font-family: Verdana;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
.th {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #141517;
	text-align: center;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;

}

