.instructor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.informacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;

}

.greenlink {
	color: #006600;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000099;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006600;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.tituloCurso {
	font-weight: bold;
	color: #CC0000;
	font-size: large;

}
.canceladoCurso {

	font-weight: bold;
	color: #006600;
	font-size: large;
}

.bordesVerticales {
	border: thin solid #000033;


}

