BODY {
	FONT-SIZE: 10pt; MARGIN: 3px 0px 0px; COLOR: White; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: Black; TEXT-ALIGN: center;
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #FF6600; SCROLLBAR-3DLIGHT-COLOR: #FF6600; SCROLLBAR-ARROW-COLOR: #FF6600; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
#contenedor {
	MARGIN: auto; WIDTH: 778px; TEXT-ALIGN: left;
}
p.just{
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	color: #7FFF00;
}
p.derecha{
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
}
p.izquierda{
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
}
p.izquierda2{
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	color: #FF8000;
	font-weight: bolder;
}
p.centro{
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
}
p.centro2{
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	color: #7FFF00;
	font-weight: bolder;
}
p.titulo{
	font-family: Arial black;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
}
h1.centro{
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}
h1.izquierda{
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}
h3.centro{
	font-family: Arial;
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #B7FE94;
	}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FB8809;
	font-size: 12pt;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FB8809;
	font-size: 12pt;
	text-decoration: none;
	}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FB8809;
	font-size: 12pt;
	text-decoration: underline;
}
a.tool:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FB8809;
	font-size: 12pt;
	text-decoration: none;
	width: 100%;
}
a.tool:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FB8809;
	font-size: 12pt;
	text-decoration: none;
	width: 100%;
}
a.tool:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12pt;
	text-decoration: none;
	background: #FB8809;
	width: 100%;
	}