.com {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
.Estilo1 {font-size: 13px}

.error {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
}

.azul {
	font-family: verdana;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}

.bold {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.white {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.error2 {
	font-family: verdana;
	font-size: 13px;
	color: #FF0000;
}

.good {
	font-family: verdana;
	font-size: 13px;
	color: #006600;
}

.ad {
	font-family: verdana;
	font-size: 13px;
	color: #FF6600;
}

.red {
	font-family: verdana;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.redx {
	font-family: verdana;
	font-size: 13px;
	color: #00A859;
	font-weight: bold;
}

