P  {
	font-family: Verdana;
}

H1  {
  text-align: center;
	color : #5050DD;
	font-size : 12pt;
	Font-family: Verdana;
}

H2  {
	color : #5F9EA0;
	font-size : 12pt;
	font-family: Verdana;
}

H3  {
	font-size : 10pt;
	font-family : Verdana;
	color : #6495ED;
	margin-left : 10pt;
	margin-top : 10pt;
}

A  {
	font-size : 12px;
  color : blue;
	font-family : Verdana;
	text-decoration : none;
}

A:Visited  {
  color : blue;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

A:Active  {
  color : red;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

A:Hover  {
  color: red;
	font-family : Verdana;
	font-size : 12px;
}

BODY  {
	color : #000099;
	font-family: Verdana;
	font-size: 11px;
}

FONT  {
	font-size : 12px;
	font-family : Verdana;
}

EM  {
	color : #FF0000;
}

TABLE {
	font-size: 12px;
	font-family : Verdana;
	border-color : Silver;
	cellspacing : 1;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	border-color : Silver;
}

TH {
	font-size: 11px;
	font-family : Verdana;
	border-color : Silver;
	background-color : #FFCC33;
}

Select {
	font-size: 10px;
	font-family : Verdana;
	border-color : Silver;
	width: 140;
}

INPUT {
	font-size: 11px;
	font-family : Verdana;
	border-color : Silver;
}

.muchosdatos {
	font-size: 9px;
	font-family : Verdana;
}

.destaca1{
	background-color : #FF9C9C;
}

.destaca2{
	background-color : #CCCC66;
}

.destacaazul {
	background-color: #CCCC66;
	color: blue;
}

.masgrande {
	font-size: 12px;
	font-family : Verdana;
}

.clave {
	font-size: 12px;
	font-family : Verdana;
	font-weight : bold;
}

.contenido {
  color: darkblue;
	font-size: 11px;
	font-family : Verdana;
	font-weight : normal;
}

.oscuro {
    color: white;
	font-size : 12px;
	text-decoration : none;
}

.oscuro:Visited {
    color: #DDDDDD;
	font-size : 12px;
	text-decoration : none;
}

.oscuro:Active {
    color: white;
	font-size : 12px;
	text-decoration : none;
}

.oscuro:Hover {
   color: yellow;
	font-size : 12px;
	text-decoration : none;
}

.catalogos {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px outset #6666CC;
	padding: 1px;
	margin: 15px;
	width: 90%;
	list-style-type: disc;
	float: none;
	clear: both;
}
.caja, .cajatexto {
	width: 100%;
	border: 1px solid #000000;
	
}

