body {
	background-color: #898B92;
}
.texto_carta  {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E2E54;
}
.texto_azul {
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
}
.form_test {
	background-color: #DEE6D7;
	width: 98%;
	border: 1px solid #ADC09C;
	color: #3A492E;
}
.profes {
	font-size: 12pt;
	color: #542B77;
	font-family: "Trebuchet MS";
}

.borde {
	border: 1px solid #999999;
}
.texto_introduccion {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.borde_introduccion {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texto_introduccion2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.borde_introduccion2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.titulo_kellogg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #146C5E;
	font-weight: bold;
}
.borde_informacion {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_general {
	border: 1px solid #333333;
}
.borde_profes {
	border: 1px solid #B0B380;
}
