* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}

BODY {
	MARGIN: 0px 0px;
	background-color : White;
	COLOR: Black;
}
/*  p, th, td, li, dd {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	} */

.pruebas{
  font-size/* */:/**/x-small;
  font-size: /**/x-small;
}
P, blockquote { 
	/*font-size : x-small;*/
	margin-bottom: 0.1em;
	margin-top:0.4em;
 }
LI, UL, OL { 
	/*font-size : x-small;*/
	margin-bottom: 0em;	
	margin-top: 0em;
 }

P.menor { 
	 font-size : 80%;
	 color: Gray;
  }
A:link {
	COLOR: blue; TEXT-DECORATION: underline}
A:visited {
	COLOR: Purple; TEXT-DECORATION: underline}
A:hover {
	COLOR: red; TEXT-DECORATION: underline;
}
A:active {
 COLOR: red; TEXT-DECORATION: underline;
}

H1, H2, H3 {
	COLOR: White;
	FONT-FAMILY: Verdana, Arial, Helvetica, serif;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 5px;
	margin-left: 5px;
	font-weight : bold;}
H1 {
	FONT-SIZE: 200%;}
H2 {
	FONT-SIZE: 150%;}
H3 {
	FONT-SIZE: 100%;}

.aux_titul_principal {
	COLOR: Navy;
	FONT-FAMILY: "Courier New", Arial, Helvetica, serif;
	FONT-SIZE: 200%;
	MARGIN-BOTTOM: 10px;
	font-weight : bold;
}

td.lineap {
	background-color: #FFCC33;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}