.Enfasis {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight:bold;
	line-height: inherit;
	color: #990033;
}

.Enfasis2 {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight:bold;
	line-height: inherit;
	color: #003366;
}
.Vinetas {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	text-align: justify;
	line-height: inherit;
}
.Vinetas2 {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	text-align: justify;
	line-height: inherit;
}
.Vinetas3 {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	text-align: center;
	line-height: inherit;
}
.Numeracion {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: lower-alpha;
	text-align: justify;
}
.Titulo3 {
	font-family: "Arial Black";
	font-size:xx-large;
	color:#003366;
	line-height:inherit;
}
.Titulo4 {
	font-family: "Arial Black";
	font-size:xx-large;
	color: #990033;
	line-height:inherit;
}
.Titulo2 {
	font-family: "Arial Black";
	font-size: x-large;
	color: #990033;
	line-height: inherit;
}
.Titulo {
	font-family: "Arial Black";
	font-size: x-large;
	color: #003366;
	line-height: inherit;
}
.Subtitulos {
	font-family: "Arial Black";
	font-size: medium;
	color: #990033;
	line-height: inherit;
}
.Subtitulos2 {
	font-family: "Arial Black";
	font-size: medium;
	color: #003366;
	line-height: inherit;
}
.ParrafoC {
	font-family: "Tw Cen MT";
	font-size: 14px;
	text-align: center;
	white-space: pre;
	line-height: normal;
}
.ParrafoJ {
	font-family: "Tw Cen MT";
	font-size: 14px;
	text-align: justify;
	line-height: inherit;
}
.Parrafo {
	font-family: "Tw Cen MT";
	font-size: 14px;
	line-height: inherit;
}
.Parrafo1 {
	font-family: "Tw Cen MT";
	font-size: 11px;
	color: #ffffff;
	line-height: inherit;
}
.Parrafo2 {
	font-family: "Tw Cen MT";
	font-size: 11px;
	color: #000000;
	line-height: inherit;
}
.Parrafored {
	font-family: "Tw Cen MT";
	font-size: 11px;
	color: #FF0000;
	line-height: inherit;
}
a:link {
	color: #990033;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #003366;
}
a:active {
	color: #006699;
}