body {
	SCROLLBAR-HIGHLIGHT-COLOR: #dbdbdb;
	SCROLLBAR-SHADOW-COLOR: #dbdbdb;
	SCROLLBAR-3DLIGHT-COLOR: #dbdbdb;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #dbdbdb;
	SCROLLBAR-FACE-COLOR: #008543;
}

.sinSubrayar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font:normal;
	font-size: 9px;
}
.sangria {
	text-indent: 5px;
}
.FuenteTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;

}

.Fuente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #000000;
	font: normal;
	font-style:normal;
	text-align: justify;
}

.FuenteCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font: normal;
	text-align: center;
}

.FuentePeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
	font: normal;
}

.centrarTexto {
	background-position: center;
}
.derechaTexto {
	text-align: right;
}
blockquote {
	margin-right: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.justificarTexto {
	text-align: justify;
}
.izquierdaTexto {
	text-align: left;
}
.centrarTexto {
	text-align: center;
}
.Negrita {
	font-weight: bolder;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.NegritaNegra {
	font-weight: bolder;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #FF8C00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #F1AF00;
	text-decoration: none;
}.CentrarImagen {
	vertical-align: middle;
	text-align: center;
}
