  /* Style Sheet for CompuNet.*/
.center { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: center;
}
.right { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: right;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00008B;
	text-decoration: none;
	background: transparent;
}
a.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00008B;
	text-decoration: underline;
	background: transparent;
}
a.sidenav:link, a.sidenav:visited{ 
  font-family: Verdana,Arial,Helvetica; 
  font-size: 11px; 
  color: #000000; 
  text-decoration: none;
}
a.sidenav:hover { 
  color:#000000; 
  text-decoration: underline;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	background: transparent;
}
.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	background: transparent;
}
.enfasis { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #000000;
	text-align: Justify;
}
.cursiva { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	font-style: italic;
	background: transparent;
}
.titulo { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #054084;
	text-align: Left;
	background: transparent;
}
.titulo2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	color: #054084;
	text-align: Left;
	background: transparent;
}
a.titulo { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #054084;
	text-align: Left;
	background: transparent;
}
.menubottom { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #054084;
	text-align : center;
	background: transparent;
}
TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: Left;
	vertical-align: top;
}
H1 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #054084;
	text-align : Center;
	background: transparent;
}
H2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #054084;
	text-align : Center;
	background: transparent;
}
H3 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #054084;
	text-align : Center;
	background: transparent;
}
UL,OL,LI,DT,DD { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : Justify;
	background: transparent;
	margin-bottom: 5px;
}
LI.azul { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : Justify;
	background: transparent;
	list-style-image: url(/images/p2.gif);
	}
LI.azul2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : Justify;
	background: transparent;
	list-style-image: url(/images/p3.gif);
	}
.form2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Left;
	border: 1px #003399;
	background-color: #E9ECF4;
 }