body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.Estilo1 
{
font-size: 10px;
color: #666666
}

.Estilo2 
{
color: #999999
}

.Estilo3 
{
font-size: 10px; color: #999999; 
}
.Estilo3:link {
	text-decoration: none;
}
.Estilo3:hover {
	color: #333333;
	text-decoration: none;
}

.Estilo3:visited {
	
	text-decoration: none;
}



.bordeTabla {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
