body {
	background-color: #00ffff;
	background-attachment : fixed;
	background-repeat : no-repeat;
	list-style-position : inside;
	margin : 0px 0px 0px 0px;
}
A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size : 9pt;
}
A:visited {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size : 9pt;
}
A:hover {
	COLOR: #ff0000;
	font-variant: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size : 9pt;
}
p{
	font-size: 12pt;
	MARGIN-top: 5pt;
	margin-bottom: 1pt;
	text-align: justify;
	width: 98%;
	font-family : serif;
}
DIR {
	font-family : sans-serif;
	font-size : 13pt;
	margin-left : 25px;
}
h1 {
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 2pt;
	text-align : center;
	width : 98%;
}
h2 {
	COLOR: #800000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 1pt;
	width : 98%;
}DIV {
	width : 98%;
}

h3 {
	COLOR: #801111;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 1pt;
}
h4 {
	COLOR: #801111;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 1pt;
}
h5 {
	COLOR: #801111;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 1pt;
}
h6 {
	COLOR: #801111;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	MARGIN-top: 2pt;
	MARGIN-BOTTOM: 1pt;
}
.codigo {
	COLOR: #606000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	FONT-SIZE: 15pt;
}
.mov {
	COLOR: #fc5227;
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE: 12pt ;
	height: auto;
	width: auto;
}
.linea {
	COLOR: #606000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitaliza;
	font-size: 14pt;
}
.grande {
	COLOR: #606000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitaliza;
	font-size: 18pt;
}
.rojo {
	color: #ff0000;
	font-size: small;
	font-weight:bold;
}
.anuncio {
	background-color: #00ccff;
	border-width: 2;
	padding: 1 1;
	border-style: solid;
	border-color: #ff0000;
	width: auto;
	color: #000000;
	height: auto;
}
.cuadro {
	background-color: #00CCFF;
	border-width: 1px 3px 1px 3px;
	font-weight: bold;
	border: #ff0000 solid;
	text-align : left;
	width : auto;
}
.texto {
	background-color: #ffcc00;
	padding: 1 1;
	color: #000000;
	FONT-FAMILY: Arial;
	Font-size: 13 pt;
	margin: 3px 10px;
	border: #e0c000 solid;
	border-width: thin thick thick thin;
	width : auto;
}
.borde {
	background-color: #e0c000;
	border-width: 2;
	padding: 1 1;
	border-style: solid;
	border-color: #ff0000;
	width: auto;
	color: #000000;
	margin: 1px 2px;
	height: auto;
}
.auto {
	background-color: #e0c000;
	border-width: 2;
	padding: 1 1;
	border-style: solid;
	font-weight: bold;
	border-color: #ff0000;
	width: auto;
	color: #ff0000;
	height: auto;
}
.pie {
	background-color: #66CCFF;
	width: auto;
	color: #000000;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	border: 2 #6699FF solid;
	height: auto;
	text-align : justify;
; margin-right: 9px
}
.copy {
	color: #ff0000;
	font-size: 8pt;
	text-align: right;
	height: auto;
	width: auto;
}
table {
	font-size: 14px;
	MARGIN-top: 0pt;
	margin-bottom: 0pt;
	clip: rect( );
	margin-right: 0px;
	margin-left: 0px;
	width : 100%;
}
hr {
	size: 3;
	color: #ff0000;
	noshade;
	width: 35%;
	text-align: centre;
	border-style: solid;
	visibility: visible;
	clip: rect( );
}
.simple {
	color:#fc5227;
	font-size:90%;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
	}
.Aviso {
	font: italic normal 12px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: Red;
	text-decoration: none;
	background: #00ffff;
	margin: 2px 2px;
	width: auto;
	height: auto;
	float: left;
	border: #0033FF solid;
	border-width: thin thick thick thin;
	text-align: center;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
ol {
	list-style-position: outside;
	text-align : justify;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	text-align : justify;
	margin: 6px;
	padding: 6px;
}
br {
	font-size: 15pt;
	MARGIN-top: 5pt;
	margin-bottom: 1pt;
	text-align: justify;
	width: 98%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {  }
a:link {  }
a:visited {  }
a:visited {  }
a:visited {  }

