﻿body 
{
	font-size:small;
	font-family:Arial;
}
.TituloCol
{
	font-weight: bold;
	font-size: 14pt;
	width: 100%;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	line-height: 24pt;
}

.DescrCol
{
	text-align:justify;
}

.CabeceraCursos
{
	color:#006699;
	font-weight:bold;
	font-size:10pt;
}

.TituloCurso
{
	color: steelblue;
	font-weight: bold;
	font-size: 10pt;
}

.DescrCurso
{
	font-size: 8pt;
	text-align:justify;
}
