@charset "utf-8";

.peque_negra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.very_small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}

.peque_azul_italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #009;
	font-weight: bold;
}
.big_black_times {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000;
}
.medium_black_times {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
}

.very_big_reg_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #F00;
	font-weight: bold;
}
.medium_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #009;
}

.big_blue_bold_flashing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009;
	text-decoration: blink;
}



.big_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: x-large;
	font-weight: bold;
}
.peque_roja_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: small;
}

.peque_vino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #900;
}

.peque_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009;
	font-weight: normal;
}
.peque_vino_italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #900;
}



.big_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F00;
	font-weight: normal;
	text-align: center;
}
.medium_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F00;
}
.medium_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F00;
}

.medium_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
.medium_black_one_and_half {
	line-height: 24px;
}




.mediana_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #009;
}
.big_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009;
}
.very_big_reg_bold_flashing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #F00;
	font-weight: bold;
	text-decoration: blink;
}
.very_big_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #F00;
}
.small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.small_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

