A.sinlink {
	text-decoration : none;
}
A.sinlink:HOVER {
	text-decoration : none;
}
.lista {
	list-style :  outside ;
}
LI:first-line, UL:first-line, UL, UL {
	list-style-type : square;
	list-style-position : outside;
}
.lista_sin_orden {
	list-style : outside url(imagen/hombrecito2.gif);
}
.lista_sin_orden2 {
	list-style : outside url(imagen/hombrecito2.gif);
	text-indent : 1cm;
}
.lista_numerica  {
	list-style : decimal outside;
}

BODY {
	color : #000000;
	font-family : Arial, Tahoma, Verdana, Helvetica, "Bookman Old Style", "Book Antiqua", sans-serif, ;
	text-align : justify;
	font-size : x-small;
}

A:LINK {
	color : #3163FF;
	text-decoration : underline;
}
A:VISITED{
	color : #8B008B;
}
A:HOVER {
	color : #66CCFF;
	text-decoration : underline;
}

H1 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin-top : 0em;
	margin-bottom : 0em;
	text-align : center;
}

H2 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 130%;
}

H3 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin-left : 5%;
	margin-top :0em;
}

H4 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 1em;
	background-color : Silver;
	text-align : center;
}

H5 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : -1em;
}

H6 {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : x-small;
}

BLOCKQUOTE {
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}
TABLE {
	text-align : justify;
	font-size : x-small;
}
TR {
}
TH {
	background-color : #F0F8FF;
}
TD {
}
.h4centrado { 
color : #000099; 
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size : 140%; 
margin-top : 1em; 
background-color : Silver; 
text-align : center; 
}
a.txtmenu1{
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	margin-top : -3em;
	margin-bottom : -1em;
}
a.txtmenu1:LINK {
	color : #003399;
	CURSOR: hand; TEXT-DECORATION: none
}
a.txtmenu1:VISITED{
	color : #000099;
	CURSOR: hand; TEXT-DECORATION: none
}
a.txtmenu1:HOVER {
	color : #3333FF;
	text-decoration : underline;
	CURSOR: hand;
	font-weight : bold;
}

a.txtmenu1:active {
color : #3333FF;
CURSOR: hand; TEXT-DECORATION: none;
 font-weight : bold;
}	