body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #495877;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #495877;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #495877;
}
.tituloWeb {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #106CAD;
	font-variant: normal;
	font-style: normal;
}
.subtituloWeb {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	color: #009966;
	font-weight: bold;
}
.lineaCeldaTop {
	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: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordeTablatop {
	border: 1px solid #CCCCCC;
}
.tituloContenido {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0f6097;
	text-transform: none;
}
.normalContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.queIncluye {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
